[ 
https://issues.apache.org/jira/browse/PDFBOX-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056385#comment-18056385
 ] 

Tilman Hausherr edited comment on PDFBOX-6165 at 2/4/26 7:59 AM:
-----------------------------------------------------------------

I've found it with bisect. It is related to a refactoring change in 
SetFontAndSize, based on
https://github.com/apache/pdfbox/pull/394
where I additionally moved code to make it look nicer. However if getting the 
font failed, then the size wasn't set. So I'll revert that part of the change 
(and also in the other branches despite that the problem didn't happen) and add 
a comment.


was (Author: tilman):
I've found it with bisect. It is related to a refactoring change in 
SetFontAndSize, based on
https://github.com/apache/pdfbox/pull/394
where I additionally moved code to make it look nicer. However if getting the 
font failed, then the size wasn't set. So I'll revert that change (and also in 
the other branches despite that the problem didn't happen) and add a comment.

> Rendered text missing
> ---------------------
>
>                 Key: PDFBOX-6165
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-6165
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.36
>            Reporter: Tilman Hausherr
>            Priority: Major
>              Labels: regression
>             Fix For: 2.0.36
>
>         Attachments: GHOSTSCRIPT-701848-0.pdf
>
>
> The white text on the bottom is missing, it worked in 2.0.35. It also works 
> in 3.0 and in the trunk. I suspect that I made an editing error with a change 
> in the other branches.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to