LLLLLLL Posted June 19, 2011 Share Posted June 19, 2011 I googled with only minimal confidence in the results, so I thought I'd post... is there a library anyone here has used that allows me to fill data into a PDF (a writable PDF form)? I'll be storing a bunch of data in a database, and there's a pre-configured PDF that I need to fill. I just don't know which library will help me with this. Thanks. Link to comment https://forums.phpfreaks.com/topic/239831-pdf-filling-library-exists/ Share on other sites More sharing options...
gizmola Posted June 21, 2011 Share Posted June 21, 2011 The most likely answer is http://www.pdflib.com/ because it's a commercial product. There are some good libraries for generating pdf documents on the fly like http://www.tcpdf.org, but I'm not sure they have the type of capability that you need. Link to comment https://forums.phpfreaks.com/topic/239831-pdf-filling-library-exists/#findComment-1232595 Share on other sites More sharing options...
Stooney Posted June 21, 2011 Share Posted June 21, 2011 I use FPDF Link to comment https://forums.phpfreaks.com/topic/239831-pdf-filling-library-exists/#findComment-1232658 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.