Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing PDF from VFP application
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01008062
Message ID:
01008083
Views:
15
>>See Re: Open and Print a PDF file Message #773964. The Acrobat Reader is enough.
>
>Thank you, Sergey. I have not tried it but looking at the code it should be pretty easy. One question, though, do you know how to determine from VFP app if Acrobat Reader is installed?

You can check the ShellExcute return code. The error code SE_ERR_NOASSOC = 31 in particular :
There is no application associated with the given file name extension. This error will also be returned if you attempt to print a file that is not printable.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform