Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.oWB.ExecWB(6,0,0,0) how to preview first
Message
 
 
To
23/10/2008 08:22:41
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01356519
Message ID:
01356522
Views:
20
This message has been marked as the solution to the initial question of the thread.
>this command:
>thisform.oWB.ExecWB(6,0,0,0)
>
>prints the content of the browser control to the printer
>
>can that be previewd first?? and how??

It's not a good idea to use "magic numbers" in your code. See Need some help with the _web control on a form Message #1134798.
#DEFINE OLECMDID_PRINTPREVIEW 7
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform