Merging XFDF or FDF file with a PDF into a single PDF programmatically via python

79 views Asked by At

Requirement: Have a XFDF file with annotations and the original PDFfile. Need to Merge XFDF annotations into the PDF and save it using python libraries.

Is there any open source solution to achieve this without licensing?

I have used PDFTron with license and it works. But due to restrictions, do we have any other open source solutions?

0

There are 0 answers