Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing PDFs from Adobe Acrobat using ShellExecute
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Printing PDFs from Adobe Acrobat using ShellExecute
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01511823
Message ID:
01511823
Views:
117
I am trying to use this code: http://www.foxite.com/archives/print-a-pdf-file-0000080476.htm to print PDFs using ShellExecute, but even though my PDF file is valid and in the folder I'm sending to this code,

ShellExecute(0,"open", FULLPATH(This.cDefaultOutputFile),"","",1) does not evaluate to greater than 32

Any ideas? I'm willing to try different logic. I have a table with a list of PDF's ready to go.
Next
Reply
Map
View

Click here to load this message in the networking platform