Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with printing to pdf

Status
Not open for further replies.

zarkon4

MIS
Joined
Dec 16, 2003
Messages
641
Location
US
I have been searching for some code or hints for the following.
I have a vb app that needs to print to a pdf using printer.print
The printer device is "Adobe PDF". This works great but with one small problem. The app will be running on a server with no user intervention. Whenever I print to the adobe pdf printer it asks me for a path and filename.
How do I go about setting these from within my vb app?

The version of adobe is 6.0.
 
Have you looked at
Chip H.


____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first
 
Yes I have, we do not desire to purchase additional software when the goal to be accomplished can be done using what we have. It does not make sense to purchase Adobe Acrobat Professional 6.0 and then something else just to print a pdf. I am looking for code to do this, I know it can be done just don't quite know how.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top