Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print an xml file
Message
From
21/01/2016 04:23:45
 
 
To
21/01/2016 04:16:15
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01630017
Message ID:
01630018
Views:
95
>Hi All,
>
>There is a XML file formatted invoice. I can open it from IE and Firefox and print manually. How can I open and print it from command line parameter or winapi function?
>
>Actually this's not a VFP job, it's an Axapta job... :)
>
>I can open it with :
>
>winAPI::shellExecute("iexplore.EXE"," "+FileNameSaveXml);
>
>How can I just print and go without open browser window or is there any simple way to print?

ShellExecute has a parameter for Print, default is Open. It also has a parameter to not show the program you start.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform