I am looking to create an application that fills in PDF forms.
I see this library has no support for opening existing PDFs, and I expect filling a PDF form from first principles would be a lot of work.
I see that pdftk has the ability to take an FDF file, and apply it to a PDF. I wonder if opening/editing FDF data would be within scope of this library. I am happy to work on a PR for this.
I am looking to create an application that fills in PDF forms.
I see this library has no support for opening existing PDFs, and I expect filling a PDF form from first principles would be a lot of work.
I see that pdftk has the ability to take an FDF file, and apply it to a PDF. I wonder if opening/editing FDF data would be within scope of this library. I am happy to work on a PR for this.