|
I'll be bold and suggest you take a look at our jPDFPrint library, which is designed to print PDF files without having to set up a printer driver or add any extra software. You'll find documentation and code samples on the page I linked, and you can download and test it at no charge. With jPDFPrint, your application or server can print PDF documents automatically and efficiently from local files, URL's and even Java input streams. This allows you to print documents that are created runtime or that are served from web servers or database servers.
HTH!
Last edited by unSpawn; 04-07-2012 at 02:06 PM.
Reason: //Remove link to commercial SW
|