Search found 2 matches

by pjensen
Tue Aug 21, 2007 3:21 pm
Forum: Support
Topic: Print a defined rtf
Replies: 3
Views: 10566

Hello Sergey, thanks for the fast answer. But something goes wrong: 1) RichView1.LoadRTF => no memeber LoadRTF 2) RVPrint1.FormatPages => no identifier rvdoAll What i did: In the objektinspektor on RichView1 i choosed RVStyle1 for Style. Then i made the code as seen below. But i get the both errors ...
by pjensen
Mon Aug 20, 2007 8:12 am
Forum: Support
Topic: Print a defined rtf
Replies: 3
Views: 10566

Print a defined rtf

Hi, at first: sorry for my bad english. I'm a trichview nebie. It seems not too be too simple to work with trichview, espezially if one has not too much experience with object-orientated programming. A very-beginner-question: How to print a given file. I have the file /home/peter/test.rtf. I just ...