Will May created PDFBOX-1402:
--------------------------------

             Summary: Improve handling of multiline text boxes
                 Key: PDFBOX-1402
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1402
             Project: PDFBox
          Issue Type: Improvement
          Components: PDModel
    Affects Versions: 1.7.1
            Reporter: Will May


The current implementation for setting the appearance of content that is added 
to a multiline text box is incorrect in a number of ways:
* Doesn't position the start of the text in the correct location
* Incorrectly uses font size '0' instead of auto-sizing the font
* Doesn't break up very long lines
* If the font size is very large, then the next line is started too close to 
the previous line.

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

Reply via email to