open rtf with headers/footers produced by msword
Posted: Wed Mar 01, 2017 3:07 pm
Hello collegues,
our customer wants next scenario to be implemented:
1. he prepares RTF template with MS Word including footers, headers (tables, images are in both)
2. our report engine withh analyze rtf tags and provide data from a database
3. as result we have RTF file
4. this RTF file should be printed from Delphi application not using MS Word.
steps 1-3 are done already.
We have next rtf file: https:// drive. google. com/file/d/0B_yXRitSWH1VRUdtN0QzRE1SSkk/view?usp=sharing.
(sorry for this terrible link, the forum engine does not aloow me to insert good formatted link).
So now we have the task to open this file to show correctly to user and allow to print it.
We have tryed TcxRichEdit but have no pages and so on.
Is it possible with your TRichEdit?
Thanks.
our customer wants next scenario to be implemented:
1. he prepares RTF template with MS Word including footers, headers (tables, images are in both)
2. our report engine withh analyze rtf tags and provide data from a database
3. as result we have RTF file
4. this RTF file should be printed from Delphi application not using MS Word.
steps 1-3 are done already.
We have next rtf file: https:// drive. google. com/file/d/0B_yXRitSWH1VRUdtN0QzRE1SSkk/view?usp=sharing.
(sorry for this terrible link, the forum engine does not aloow me to insert good formatted link).
So now we have the task to open this file to show correctly to user and allow to print it.
We have tryed TcxRichEdit but have no pages and so on.
Is it possible with your TRichEdit?
Thanks.