[
https://issues.apache.org/jira/browse/PDFBOX-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17574483#comment-17574483
]
Tilman Hausherr edited comment on PDFBOX-5484 at 8/3/22 6:48 AM:
-----------------------------------------------------------------
Effect can be observed with the scandinavian crossed out small "o", in the
TrueType font TT1 (ZPYENO+Helvetica). Code octal 0370 (dec 248) = "oslash". The
font itself has "oslash" at position 161 so it's unclear why it doesn't work,
more investigation is needed.
update:
In PDFDebugger {{font.getPath(248)}} returns an empty path.
was (Author: tilman):
Effect can be observed with the scandinavian crossed out small "o", in the
TrueType font TT1 (ZPYENO+Helvetica). Code octal 0370 (dec 248) = "oslash". The
font itself has "oslash" at position 161 so it's unclear why it doesn't work,
more investigation is needed.
> PDFRenderer does not render letters when converting page to image
> -----------------------------------------------------------------
>
> Key: PDFBOX-5484
> URL: https://issues.apache.org/jira/browse/PDFBOX-5484
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.26
> Reporter: Aparna Subramanian
> Priority: Major
> Attachments: PDF-with-the-issue.pdf, PDFBOX-5484.ttf,
> letters-missing.png, screenshot-1.png
>
>
> Hello,
> I'm using {{PDFRenderer.renderImageWithDPI}} to convert pages of the attached
> PDF to images. However, some of the characters disappear and look like blank
> spaces after converting the page to an image (please see attached image).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]