Page 1 of 1

Printing RTF

Posted: Wed Mar 05, 2014 5:49 am
by leroy
Hello

I would print a rtf-file, without load in a visible container. You have any ex(RVReportHelper), but there draw header and footer again. I would only print an existing rtf-file. Is there any posibbility?

Regards,

leroy

Posted: Wed Mar 05, 2014 12:45 pm
by Sergey Tkachenko
Can you use a hidden TSRichViewEdit?

You can use multiple RVReportHelpers (one for main document, others for headers and footers).
However, pagination may be different in TRVReportHelper and TSRichViewEdit.