Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing an RTF file
Message
From
22/06/2001 08:53:43
 
 
To
22/06/2001 08:47:19
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00522361
Message ID:
00522367
Views:
29
This message has been marked as the solution to the initial question of the thread.
Hi!

Make a general field in the cursor you use for printing. Use APPEND GENERAL ... FILE ... command to put RTF file in the general field. Than use OLE control in the VFP report layout that is bound to that general field. If RTF content is in the Memo field, just scan&store it into temporary file using STRTOFILE() function, than delete after APPEND GENERAL command.

HTH.

>Anyone knows how to print an RTF file ? MS's RTF control should be able to do it but it seems VB oriented.
>Just want to print it, don't need to see it, so don't necesarily need the RTF control ...
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform