[
https://issues.apache.org/jira/browse/PDFBOX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619670#comment-13619670
]
Jörn Horstmann edited comment on PDFBOX-1231 at 4/2/13 9:51 AM:
----------------------------------------------------------------
This simplified patch against 1.9.0-SNAPSHOT fixes the problem with font size
and encoding of german umlaut characters for me. I'm not sure if this is the
correct way to deal with encodings since it only handles iso-8859-1.
was (Author: jhorstmann):
Simplified patch to fix font size and encoding of german umlaut characters
> 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,
> font_and_umlaut.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
For more information on JIRA, see: http://www.atlassian.com/software/jira