You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/15 14:52:38 UTC

[jira] [Commented] (PDFBOX-2710) Form fields missing in 1.8.9 version

    [ https://issues.apache.org/jira/browse/PDFBOX-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362391#comment-14362391 ] 

ASF subversion and git services commented on PDFBOX-2710:
---------------------------------------------------------

Commit 1666799 from [~msahyoun] in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1666799 ]

PDFBOX-2710 fix handling of non terminal fields

> Form fields missing in 1.8.9 version
> ------------------------------------
>
>                 Key: PDFBOX-2710
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2710
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm
>    Affects Versions: 1.8.9
>            Reporter: Tilman Hausherr
>            Assignee: Maruan Sahyoun
>         Attachments: 147012.pdf
>
>
> With the 1.8.8 version, printfields outputs:
> {code}
> 1 top-level fields were found on the form
> |--LKALLLJCAELEPOKIHONKIICKICONPEJB
> |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form1
> |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form1.x
> |  |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form1.x.f1 = no value available,  type=org.apache.pdfbox.pdmodel.interactive.form.PDTextbox
> |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form1.f2 = no value available,  type=org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
> |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form2
> |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form2.x
> |  |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form2.x.f1 = Education and Resources > Intro to Clean Benches,  type=org.apache.pdfbox.pdmodel.interactive.form.PDTextbox
> |  |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form2.x.f2 = Intro to Clean Benches,  type=org.apache.pdfbox.pdmodel.interactive.form.PDTextbox
> |  |  |--LKALLLJCAELEPOKIHONKIICKICONPEJB.form2.f3 = no value available,  type=org.apache.pdfbox.pdmodel.interactive.form.PDPushButton
> {code}
> With the 1.8.9 version, it outputs:
> {code}
> 1 top-level fields were found on the form
> |--LKALLLJCAELEPOKIHONKIICKICONPEJB
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org