Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print an xml file
Message
From
21/01/2016 04:34:23
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
21/01/2016 04:23:45
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01630017
Message ID:
01630019
Views:
82
>>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.

Do you know, how?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform