Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print html file
Message
From
03/02/2006 08:28:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Print html file
Miscellaneous
Thread ID:
01093288
Message ID:
01093288
Views:
64
Hello All

To print Word doc I use next code:
ox.application.Documents.Open("dog_423.doc")
lodoc=ox.application.Activedocument
lodoc.printout(.F.)
ox.application.Quit
Release ox

How print any html file (with Internet Explorer)?
Next
Reply
Map
View

Click here to load this message in the networking platform