SiteQuarters have just launched a new online service for dynamic PDF generation. Online PDF Printer is a service that lets developers integrate custom, dynamic PDF creation and downloading into their web-enabled applications with just a few lines of code; the examples are in PHP, but it’s actually language-agnostic.
OnlinePDFPrinter
All you have to do is sign up for an API key, upload your document templates and POST data to their server. OnlinePDFPrinter will handle everything else. A stream of PDF data is passed back to your application and you can save it as a file, prompt the user to download it right then and there or push it into a database. Free and premium accounts are available, depending upon a user’s needs.