Page 1 of 1

Is TRichViewEdit limited in size ?

Posted: Fri Jun 16, 2006 1:24 pm
by Sweet
Hi !
I've got a strange pb.
I can merge 2 rtf files into 1....
To do it, I load each rtf file into my TRichViewEdit, then format, then load the next rtf, then format and so on...
Finally, I save my TRichViewEdit into my final single rtf file...

It seems to work fine for 4-5 small rtf files...but if I load to many rtf files (or some big sized rtf files) it doesn't work anymore...

Do you have any idea ? TRichViewEdit is limited ???

Thanks in advance,
Laurent.

Posted: Fri Jun 16, 2006 2:07 pm
by Sweet
in fact...the pb is not in the final rtf file...
it is when I convert it to pdf via TRichViewPdf....

Posted: Sat Jun 17, 2006 7:15 am
by Sergey Tkachenko
So, all files are merged correctly, but the problem is in PDF output?
Please address this question to TRichViewPdf developers.

Posted: Mon Jun 19, 2006 7:33 am
by Sweet
well...I think the pb is that the dll used by TRichViewPdf is shareware...so I think (but I don't know if I'm right) it is limited to 10 pages...

The other problem is that I can find the website of TRichViewPdf...www.roledata.com does not answer anymore :?

Thanks for your support.