Skip navigation
cadfish1
Currently Being Moderated

create pdf silently by printing but...

Jun 8, 2012 12:12 PM

I need to create PDFs silently via printing but the functionality found in the SDK sample AdobePDFSilent will not suffice because I need to use the API of the native app (Autodesk Inventor) to set up the printing paramaters and to submit the print.  Actually I'm using an interfaceless version of Autodesk Inventor called Apprentice to do the printing because it's much faster than Inventor plus Apprentice won't error out like Inventor would when file references are missing due to where I'm opening the file from which is the file store of a document management system (Autodesk Vault Professional).  Apprentice cannot be set as the associated application to the files extension (idw - drawing file) for the purpose utilizing the functionailty in AdobePDFSilent.  Is there another way?

 
Replies
  • Currently Being Moderated
    Jun 8, 2012 12:34 PM   in reply to cadfish1

    All the SDK does is enable you to set the output file name and directory – everything else is up to you.

     

    So not sure what the problem is.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 8, 2012 1:01 PM   in reply to cadfish1

    Assuming you are doing this on Windows, you can control this via registry

    keys. Take a look at the Distiller API document (you can find the relevant

    portion of this document here:

    http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/Distiller_ WinIntro.61.11.html

    )

     

    You still have to print to the Adobe PDF printer.

     

     

    Karl Heinz Kremer

    PDF Acrobatics Without a Net

     

    khk@khk.net

    http://www.khkonsulting.com

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points