Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with *.JPG
Message
From
07/12/2005 07:24:41
 
 
To
07/12/2005 06:50:52
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01075637
Message ID:
01075661
Views:
12
>HI Tore ,
>
>How can I print the picture . I would want to put it on a report
>
>
>REGARDS

Given my solution with separate picture files, and the file name in a text field:
1. Add a Picture/OLE Bound Control
2. Doubleclick the control, and set the controlsource to the field name, for instance yourtable.pictfile
3. Print when->Print only when expression is true: File(trim(yourtable.pictfile))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform