trichview.support
| Printing from trichview | 
| Author | Message | 
| Softtouch | Posted: 07/15/2005 9:54:34 I use the following code to try to print the content of a trichview: rvprint.AssignSource(rtf); rvprint.FormatPages(rvdoAll); rvprint.Print('eBook Printout',1,false); rvprint.Clear; But all I get at the call of rvprint.print is an access violation. Whats wrong? I can't figure it out... | 
Powered by ABC Amber Outlook Express Converter