G
Guest
Is that possible to create the body of a static (or fix) report using Word,
saving that report as a RTF file and then loading that file into a RichText
Box:
Example, with Word, I create the following report (using fonts size and
others minimum font features):
PRODUCT: +++++++++++++++++
SALES.................########.##
Provincial taxes....########.##
Federal taxes.......########.##
TOTAL.................########.##
Then, my application will take care of calculations & replaces ####.## by
numbers and +++++++++ by text, etc (I know how to do that).
***
Any GENERAL considerations about this approach ? Crystal Reports seems huge
& complex. I am looking for a simple solution for designing & maintenance of
fix-static reports in a window environment.
saving that report as a RTF file and then loading that file into a RichText
Box:
Example, with Word, I create the following report (using fonts size and
others minimum font features):
PRODUCT: +++++++++++++++++
SALES.................########.##
Provincial taxes....########.##
Federal taxes.......########.##
TOTAL.................########.##
Then, my application will take care of calculations & replaces ####.## by
numbers and +++++++++ by text, etc (I know how to do that).
***
Any GENERAL considerations about this approach ? Crystal Reports seems huge
& complex. I am looking for a simple solution for designing & maintenance of
fix-static reports in a window environment.