Comment 9 for bug 1044943

Revision history for this message
TI_Eugene (ti-eugene) wrote : Re: [Bug 1044943] Re: Add support for PDF forms

On Tue, 16 Oct 2012 06:48:14 -0000
Adam Reichold <email address hidden> wrote:

> Helllo Eugene,
>
> ad 1: I had a look at your attachments and I can fill them out just like
> any other normal text field. I am using Poppler 0.20.3 at the moment.

Hm... I have 0.18.4 (from official Fedora repo).
I'll try upgrade

> ad 4: I am not sure I understand? Do you mean file select text fields
> which then contain an absolute file path and usually have a "browse"
> button?

No.
FDF is official RDF form data format.
You can save form data to FDF file - or populate form with this file.
XFDF is XML version of XFDF.
See attach. These are:
* pdf form
* xfdf for it (django template)
* testing xfdf
* my java tool to merge xfdf and pdf form