Title: Message
Sorry, to be clearer: I need to print an *existing* PDF file to *paper* - not *create* a PDF file.

Thanks,

Elliot Gibbs

 -----Original Message-----
From: Jeff Ballance [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 3:59 PM
To: [EMAIL PROTECTED]
Subject: Re: [PDFdev] Printing PDF or Postscript from .NET

Elliot,
If you have the Distiller(preferred) or PDFWriter installed, you can select that printer and print to it from a .NET application.  I have tested with some another PDF printer driver with good results as well. If you need to set the options from your application e.g. file name, quality, etc., then you will need to use the COM API to control Distiller.  I did not do that for my application.
 
Jeff Ballance
----- Original Message -----
Sent: Sunday, June 15, 2003 7:59 PM
Subject: [PDFdev] Printing PDF or Postscript from .NET

Hi there

I need to programmatically print out a PDF file. Converting first to Postscript and then printing that instead would be fine also. Ideally would like to use a .NET native API of some sort, but a COM API would also be ok.

Any ideas?

Thanks,
Elliot Gibbs

Reply via email to