The original purpose of this module became obsolete. Use the FillPDF 1.x series instead.
This is an API module. Only install it if another module tells you to or if you are a developer and want to use its functions.
The goal of this module is to take the pain out of some aspects of dealing with PDFs so that module authors can focus on their specific applications.
The initial goal of this module is to provide parsing and merging (filling) support for Certify and FillPDF.
Having a unified module will also make it easier to support new PDF-related functions and to fix bugs related to the current ones in one place.
Working with PDFs can also be a bit annoying, and implementing modules can avoid dealing with that annoyance alone. Ideally, all maintainers of implementing modules will be co-maintainers on this one, at least where it makes sense.
The following parse and fill methods will be supported:
pdftk (from Certify and FillPDF)
Custom JavaBridge servlet (from FillPDF)
Fill PDF Service (from FillPDF)
The following additional methods are under consideration: