|
-
Jan 11th, 2003, 03:30 AM
#1
Thread Starter
Junior Member
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
-
Jan 11th, 2003, 04:03 AM
#2
I believe you CAN do it but it doesn't sound easy.
-
Jan 11th, 2003, 12:25 PM
#3
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|