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've got a strange problem. I have 2 rtf files. I want to merge them into 1 single rtf file. Then, I want to create a pdf file with this rtf file. So I use TRichViewPDF. My problem : my final single rtf file sounds good...but when converting it to pdf file, it's not good. sample_1.rtf is a ...