How to automatically fill a batch of data to the PDF form

How to automatically fill a batch of data (well structured) to the PDF form? There are lots data items, so automatically do this by a program/script is required.

If you know a little bit of Python, you can achieve this in Python with some libraries. Check How can I auto-populate a PDF form in Django/Python.

Tools you will need:
fdfgen https://pypi.python.org/pypi/fdfgen/ and
PDFtk http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/

Eric Ma

Eric is a systems guy. Eric is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties.

Leave a Reply

Your email address will not be published. Required fields are marked *