Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capture a container to image
Message
From
09/12/2008 00:28:00
 
 
To
05/12/2008 16:33:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01365748
Message ID:
01366149
Views:
12
>I have a form that hase a series of containers (a sort of gantt chart). I need to find a way to print it.
>
>I can't use form capture as there are more containers that fit on the form (or a page) as the user scrolls through them.
>
>My plan is to capture each container to an image, insert them into a table and the run a report against that table.
>
>My issues is finding a way to capture a container & it's contents to am image, any ideas?
>
>Gary.

This is easily done using the GDIPLUS classes from codeplex

http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=8606

The samples included have ways to capture & print not only the form but any object on the form or an area of the form as needed plus much more.

Bernard
My Blog: http://weblogs.foxite.com/bernardbout
Previous
Reply
Map
View

Click here to load this message in the networking platform