iText is one of the best PDF libraries around--it drives the PDF bits in adobe's coldfusion. Besides the java version there's a c# one as well. There's also an AS3 port (or partial port) purePDF but I found generating the PDFs server side and returning a URL was faster.
On Thu, Sep 8, 2016, 04:18 OK <[email protected]> wrote: > You could go with one of these PHP libs: > > https://tcpdf.org/ > http://fpdf.de/ > https://framework.zend.com/manual/1.10/en/zend.pdf.html > > HTH, > Olaf > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Reports-tp13511p13512.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
