[
https://issues.apache.org/jira/browse/PDFBOX-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836626#comment-13836626
]
Maruan Sahyoun commented on PDFBOX-1574:
----------------------------------------
Hi Martin,
my interpretation of the code and the FDF spec this issue is not easily solved
as we would need to lessen some of the checks which are currently done by the
parser. These are fine and needed for a PDF but not needed for FDFs.
As a workaround one could either add the missing information to FDFs or process
the FDF using an own class/program.
How dependent are you on really using ImportFDF?
BR
Maruan
> ImportFDF fails to do anything
> ------------------------------
>
> Key: PDFBOX-1574
> URL: https://issues.apache.org/jira/browse/PDFBOX-1574
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1
> Environment: Windows 7, Acrobat XI Pro, Eclipse 4.2.1
> Reporter: Gilad Denneboom
> Labels: fdf
> Attachments: 1.pdf, 1_data.fdf, 2.pdf, log.txt
>
>
> I created a dead-simple PDF with form fields in Acrobat and generated an FDF
> file from it.
> Tried to run ImportFDF on these files and the resulting file is totally blank.
> Attached are the input files (1.pdf, 1_data.fdf), the result file (2.pdf) and
> the warnings ImportFDF generated.
--
This message was sent by Atlassian JIRA
(v6.1#6144)