[
https://issues.apache.org/jira/browse/PDFBOX-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397423#comment-13397423
]
Oleg Vladimirov commented on PDFBOX-1341:
-----------------------------------------
It works, thanks.
What have I done, I've included in build path download/pcfi-2010.08.09.jar and
changed this code line in PDFont class
From:
private final static String resourceRootAFM =
"org/apache/pdfbox/resources/afm/";
To:
private final static String resourceRootAFM = "com/adobe/pdf/pcfi/afm/";
> PDFStreamEngine incorrectly calculates coordinates of characters.
> -----------------------------------------------------------------
>
> Key: PDFBOX-1341
> URL: https://issues.apache.org/jira/browse/PDFBOX-1341
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Oleg Vladimirov
> Attachments: enSt04.pdf, enSt05.pdf, glyphlist.txt
>
>
> When I parse document with PDFStreamEngine, in method processTextPosition i
> receive incorrect coordinates of characters.
> It's happening for documents with version up to 1.5, widht of each character
> is equal 0 if one of 14 standard fonts is using.
> PDF specification talks that from version 1.5 standard fonts processing like
> the all.
--
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