Results 1 to 3 of 3

Thread: crystal report customization

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2002
    Posts
    24

    Smile crystal report customization

    hellooo once again!!
    As i have mentioned in my last post, i have to customize my crystal reports.
    i am using the latest version of crystal report in vb.
    To be more precise,
    user should be able to change the font,color,style of the report.
    he should be able to change the report heads(ie different templets should be available for him for selection.)
    he should be able to delete or insert any fields.
    and many more...
    Is it possible in vb or vb.net?

    regards
    amita

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I believe you CAN do it but it doesn't sound easy.

  3. #3
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Try working with 'ReportDefinition' of your report in the code. It contains a property called 'ReportObjects' that you may be able set the fromat using a CSSClass. Also it contains 'Area' and 'Section' properties that you may use to change each section or area properties. I myself have never tried those, so please tell us if you were lucky with it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width