Copy link to clipboard
Copied
Hi, we have a propriatry insurance program that prints policy forms made from PDF templates, using FDF specifications to merge policy specific data into various forms.
The program was using FDF 1.3 specifications and Acrobat X standard to accomplish this and all worked fine. We're not doing anything really fancy, BTW, just adding a signature line to certain forms as well as filling in specific form fields. We are, however, creating multi page documents and multi document "policy" booklets, sometimes in a batch were we prepare policy booklets for mulitiple customers in one big process.
Now that we are trying to move to the latest version of Acrobat (Pro), however, we've run into issues. It seems that the /Pages <<>> and the /Templates <<>> arrays tags are no longer recognized correctly. I've gotting an "Expected a dict object" error for an FDF with no fields and a single /Pages specification and building FDFs without /Pages & /Templates appears to restrict us from automating the building of multi-form policy booklets.
Copy link to clipboard
Copied
Nothing should have changed in this regard, but the latest version of Acrobat has a lot of bugs, so this might be another one... Can you share a sample file that demonstrates this issue?
Copy link to clipboard
Copied
I've attached a copy of both a Working & Non-working FDF (for Acrobat Pro 2024 - the non-working FDF launches fine with Acrobat X).
For this multipage FDF (with signature) - I'm getting an invalid specification rather than the "a dict object was expected" message I got with a simpler form.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now