Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen capture using GDIPlusX
Message
From
18/09/2014 13:46:07
 
 
To
18/09/2014 12:36:19
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brazil
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01607830
Message ID:
01607835
Views:
69
Likes (1)
>Hi folks!
>Using GDIPlusX, how can I capture an entire scrollable screen?
>I've tried the following code, but it only capture the visible screen part...
>
>Local loBmp
>m.loBmp = _Screen.System.Drawing.Bitmap.FromScreen(Thisform.Olecontrol1.HWnd)
>m.loBmp.Save(Addbs(Sys(5)+Sys(2003))+"Image.jpg", _Screen.System.Drawing.Imaging.ImageFormat.Jpeg)
>m.loBmp = Null

See if this gives you what you need: http://www.tomorrowssolutionsllc.com/Articles/Print%20Forms%20as%20Users%20See%20Them.PDF

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform