Search found 3 matches

by rvanmaaren
Thu Feb 03, 2011 8:47 am
Forum: Support
Topic: Load RTF
Replies: 9
Views: 37196

Can be downloaded from http://www.van-maaren.nl/Example.zip [/url]
by rvanmaaren
Wed Feb 02, 2011 8:50 am
Forum: Support
Topic: Load RTF
Replies: 9
Views: 37196

Hi,

This still does not solve this issue.

First page is ok but the pages after it get shifted by one line.
by rvanmaaren
Thu Dec 02, 2010 11:34 am
Forum: Support
Topic: Load RTF
Replies: 9
Views: 37196

Sorry to bring this topic up but in my situation did not resolve the issue on the empty line.

Code used :



begin

DeDocNaam := Copy(Impp.PaymentNotificationReportEKRTF.OutFile, 1, Length(Impp.PaymentNotificationReportEKRTF.OutFile));
RichViewForm.RichViewModule.Visible := false;

RichViewForm ...