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

Tilman Hausherr edited comment on PDFBOX-6052 at 8/18/25 12:24 PM:
-------------------------------------------------------------------

It renders on my system. The font is not embedded but it is not recognized as a 
standard 14 font. IIRC the problem was that the symbol font on Windows and 
Linux are different, however I can't find an issue about this. I asked ChatGPT 
and it pointed me to PDFBOX-2219, but I think the issue was more recent.

Your patch doesn't work, neither in 2.0 not in 4.0. It contains a "+" for code 
lines that are already there, e.g. "// PDFBOX-4755 / PDF.js #5501". The test is 
in a file that doesn't exist in that subproject. It mentions a call 
({{PDResources.getFonts)}}) that doesn't exist, although did exist in 1.8 but 
deprecated.


was (Author: tilman):
It renders on my system. The font is not embedded but it is not recognized as a 
standard 14 font. IIRC the problem was that the symbol font on Windows and 
Linux are different, however I can't find an issue about this. I asked ChatGPT 
and it pointed me to PDFBOX-2219, but I think the issue was more recent.

Your patch doesn't work, neither in 2.0 not in 4.0. It contains a "+" for code 
lines that are already there, e.g. "// PDFBOX-4755 / PDF.js #5501". The test is 
in a file that doesn't exist in that subproject. It mentions a call that 
doesn't exist, although did exist in 1.8 but deprecated.

> Bullet glyph rendered to dash
> -----------------------------
>
>                 Key: PDFBOX-6052
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-6052
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.35
>            Reporter: Simon Steiner
>            Priority: Major
>         Attachments: adobe.pdf, tmp.patch
>
>
> java -jar ~/pdfbox/app/target/pdfbox-app-2.0.35-SNAPSHOT.jar PDFToImage 
> adobe.pdf



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to