Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing a web page from Web Browser control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01161675
Message ID:
01161678
Views:
14
This message has been marked as the solution to the initial question of the thread.
Bhavbhuti,

>I have a web browser control working on the form. Is it possible to print the web page?

Try:
oWeb.Document.execCommand("Print",.T.)
Other commands:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/commandids.asp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform