Comment on Ask HN: Tools for Writing to PDFs?Comments−celias6yThis article http://www.blog.pythonlibrary.org/2018/05/22/filling-pdf-for... mentions pdfforms https://pypi.org/project/pdfforms/ which uses pdftk to fill forms.−michaelmarkellOP6yThanks for the suggestion! Seems like pdftk is quite outdated and doesn't work on latest OSx, so I'm going to explore other options for now
Comments
This article http://www.blog.pythonlibrary.org/2018/05/22/filling-pdf-for... mentions pdfforms https://pypi.org/project/pdfforms/ which uses pdftk to fill forms.
Thanks for the suggestion! Seems like pdftk is quite outdated and doesn't work on latest OSx, so I'm going to explore other options for now