You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Keith Lancaster (JIRA)" <ji...@apache.org> on 2012/06/04 21:30:23 UTC

[jira] [Comment Edited] (PDFBOX-101) ImportXFDF results in PDF with larger text fields

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

Keith Lancaster edited comment on PDFBOX-101 at 6/4/12 7:30 PM:
----------------------------------------------------------------

I originally encountered the problem in version 1.4. I recently upgraded to 1.6 and have confirmed that the issue still exists.

The test case is straightforward:
1) Initially populate multiline fields using setField
2) Fill in other multiline fields manually in Acrobat 10.x and submit form as xfdf. The web application stores the xfdf.
3) Populate the pdf with the stored xfdf using ImportXFDF
4) Note that all multiline fields appear with huge font, with lines repeated. Giving focus to any field returns the font to the correct size, but the font gets large again as soon as the field loses focus. I am attaching a pdf that exhibits the problem (with the submit url removed)


                
      was (Author: klancaster1957):
    I originally encountered the problem in version 1.4. I recently upgraded to 1.6 and have confirmed that the issue still exists.

The test case is straightforward:
1) Initially populate multiline fields using setField
2) Fill in other multiline fields manually in Acrobat 10.x and submit form as xfdf. The web application stores the xfdf.
3) Populate the pdf with the stored xfdf using ImportXFDF
4) Note that all multiline fields appear with huge font, with lines repeated. Giving focus to any field returns the font to the correct size, but the font gets large again as soon as the field loses focus.


                  
> ImportXFDF results in PDF with larger text fields
> -------------------------------------------------
>
>                 Key: PDFBOX-101
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-101
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Writing
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1327309
> Originally submitted by roso on 2005-10-14 22:02.
> Using PDFBox-0.7.2
> ImportXFDF (and ImportFDF) results in PDF with larger text
> If focus on field text size is back to normal
> Exit the field and the font becomes large again, some
> fields display same string overlayed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira