You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "André Camilo (Updated JIRA)" <ji...@apache.org> on 2012/03/05 20:25:57 UTC

[jira] [Updated] (PDFBOX-1231) AcroForm appearance generator

     [ https://issues.apache.org/jira/browse/PDFBOX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

André Camilo updated PDFBOX-1231:
---------------------------------

    Description: 
On a PDF with an AcroForm, when setting the PDVariableText value, there's a problem with the encoding. The value is stored on the PDF as UTF-8 instead of ISO8859-1.

Another problem is when setting the value again the FontSize set is lost, and if the textbox is multiline it also doesn't work.


  was:
On a PDF with an AcroForm, when setting the PDVariableText value, there's a problem with the encoding. The value is stored on the PDF as UTF-8 instead of ISO8859-1.

Another problem is when setting the value again the FontSize set on the TextBox is lost, and is the textbox is multiline it also doesn't work.


    
> AcroForm appearance generator
> -----------------------------
>
>                 Key: PDFBOX-1231
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1231
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel.AcroForm
>    Affects Versions: 1.6.0
>            Reporter: André Camilo
>         Attachments: 0001-PDFBOX-1231-corrected-bug-with-AcroForm-encoding.patch, 0002-PDFBOX-1231-corrected-bug-with-AcroForm-encoding.patch
>
>
> On a PDF with an AcroForm, when setting the PDVariableText value, there's a problem with the encoding. The value is stored on the PDF as UTF-8 instead of ISO8859-1.
> Another problem is when setting the value again the FontSize set is lost, and if the textbox is multiline it also doesn't work.

--
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