Search found 2 matches
- Thu Jan 08, 2009 4:13 pm
- Forum: Support
- Topic: DrawPageAt Offset problem
- Replies: 2
- Views: 8058
- Wed Jan 07, 2009 12:48 pm
- Forum: Support
- Topic: DrawPageAt Offset problem
- Replies: 2
- Views: 8058
DrawPageAt Offset problem
Hi, I've been trying to use TRVReportHelper.DrawPageAt to draw on Canvas (TRichViewPdf) with an specific offset, it works for all the text in the rtf document but all borders/tables remain with no offset. Creating RTF with TRichView: http://ibud108.com/pic1.png Canvas drawn with TRVReportHelper ...