PDFPrint#

PDFPrint# provides an API to print PDF files (to the printer) from within the .NET framework. It uses code from the Xpdf library to convert PDF to postscript.

This library uses Native Windows API calls to send the Postscript output directly to the Windows spooler; hence it does not work on other .NET runtimes like Mono. The complete project files (source&binaries) are available at the Sourceforge site. A Postscript-capable printer is required for using this library. Redistribution is under the same terms of Xpdf, i.e GPL .



bala_kk at yahoo.com.



SourceForge.net Logo