Hi, I'm working on a project of creating reports using MS Visual Studio 2003
and Crystal 10. An XML with all the data will be passed to the program for
generating the report.
Since we're applying this to quite a few clients, I'm wondering if there's a
way to have an external formatting file (like CSS) that we can load to the
report at runtime to customize the fonts and colors of the fields? I know
that you can setup the CSS Class for viewing the report through the web. But
is there any other method that doesn't go thru the web?
Thanks for your help!! =)