I know there are PHP libraries out there that can convert HTML to PDF, but I was wondering if it's possible to use Cake to convert rendered views to PDFs?
I have a database that holds contents for documents, and a view that renders those documents with customized options, but I need to archive all the documents as PDF files. I've had thoughts about a component that would take the output buffer and convert that to a PDF, but I was wondering if this had already been done somewhere with Cake before? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
