Re: converting XFA PDFs using ghostscript - problem with encoding?
Ken Sharp <[email protected]> Thu, 07 Sep 2017 10:56:48 +0100
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 11:50 07/09/2017 +0200, Nikola Ciprich wrote:
>I got good tip from kind soul that I can use ghostscript to render XFA
>PDF into normal one using something like
The kind soul is incorrect, Ghostscript does not handle XFA.
>ps2pdf -dShowAcroForm odmeny.pdf odmeny2.pdf
AcroForms are *not* XFA. XFA forms are written in XML, AcroForms are
genuine PDF constructs.
>Would somebody have a tip on how could I fix that last remaining issue?
Without seeing the original PDF file ? no.
Ken