Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing WMF file on report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01051854
Message ID:
01051941
Views:
8
As far as I know, the problem is that wmf files (and some other picture files too) are stored as a package in general field. See if you can apply another solution:
- store the fullpath file name in the table character or memo field
- in the report take the report picture from FILE.




>Hi all,
>
>I want to print Windows metafile (mywmffile.wmf) file on my report.
>To do this I made general field genField and puted
>
>APPEND GENERAL genField FROM mywmffile.wmf (without LINK)
>
>in my code to store that file in database. But after append general comand
>I see only link to my file no file itself. If I cut & paste file manualy
>I see file directly. If I put that general field on my report an start it
>I see only link.
>
>Any help?
>
>Tks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform