Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create pdf containing foxcharts object in xfrx
Message
From
04/12/2011 08:03:25
 
 
To
04/12/2011 05:41:55
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01530306
Message ID:
01530316
Views:
48
>I tried to create pdf file containing foxcharts (from codeplex vfpx) object using
>xfrx
>
>Green rectangle appears in pdf instead of graph (pdf is attached).
>How to create correct pdf using XFRX ?
>Or is it possible to force xfrx to pdf containing page image, maybe this can fix.
>
>FoxyPreviewer creates correct pdf from same data.

Andrus, for your case, don't use the DRAWREPORT method in FoxCharts. The image it generates is not compatible with the PDF engine.
I recommend you to save the image as BMP or JPG, and make your report access it normally as a generic image on the disk. This will work

HTH

Cesar
Previous
Reply
Map
View

Click here to load this message in the networking platform