Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RTF Text in Report
Message
From
24/04/2002 19:01:13
 
 
To
22/04/2002 03:53:15
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00647223
Message ID:
00648916
Views:
16
I have tested with the RTF control to see what happen and
nothing bad happen.
What I did is the following:
I create a new form and put a RTF control on it, and a command button with this code:

cFile = "c:\test\testfile.rtf"
Thisform.olecontrol1.Savefile(cFile,0)
Create cursor rtftemp(ortf g)
append blank
append general ortf from cFile
Report form rtftest preview noconsole

*******
This seems to work well
at the rtftest report I set an olecontrol and set the properties to Clip the image, and pointing to the rtftemp.ortf field
and all works Ok.
Just have to make the control taller to fit the entire page, making the detail band taller.

Hope this help

Mauricio
Be fast like the Fox
Be free like the Penguin
Se Rápido como el Zorro
Se libre como el Pingüino
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform