View previous topic :: View next topic |
Author |
Message |
michari
Joined: 09 May 2009 Posts: 1
|
Posted: Sat May 09, 2009 11:08 am Post subject: Printing a PDF file using PDFSharp |
|
|
Hi,
I am new to PDFSharp, i have used Itext to create PDF, files but it does not support Printing. I hope PDFSharp does printing, can any one tell me how printing can be done in PDFSharp? |
|
Back to top |
|
 |
Thomas Hoevel

Joined: 16 Oct 2006 Posts: 387 Location: Cologne, Germany
|
Posted: Mon May 11, 2009 8:30 am Post subject: |
|
|
Hi!
Can't be done with PDFsharp.
You can call Adobe Acrobat (command line options) or use e. g. GhostScript (API calls) for printing.
You can use MigraDoc to either create PDF files, RTF files, or print directly to a printer. _________________ Regards
Thomas Hoevel
PDFsharp Team |
|
Back to top |
|
 |
|