Hi,
This is an independent product on top of pdfbox. You need to create an 
issue in github so that its developer (Emmeran Seehuber) can see it. I 
don't know if he hangs around here.
Tilman



--- Original-Nachricht ---
Von: Martins Pedro
Betreff: PDFBox graphics2d bugfix request
Datum: 04. Mai 2023, 10:33
An: users@pdfbox.apache.org




@font-face { font-family: telegrotesk-medium_normal; src: 
url("file:///android_asset/fonts/telegrotesk_normal.ttf");}html,body { 
font-family: "telegrotesk-medium_normal"; font-size: medium; color: 
#4b4b4b; width: 100%;}

Hello, my name is Pedro Martins and I'm here to report what I think is a 
bug.

I noticed that in the PdfBoxGraphics2DFontTextDrawer class of the 
de.rototor.pdfbox.graphics2d package, an error is being printed using 
System.err instead of creating an error entry through a logger.

Here is the line of code: 
https://github.com/rototor/pdfbox-graphics2d/blob/cbc3c4551832dc7b844c8e73288ea6eb554d3aa3/graphics2d/src/main/java/de/rototor/pdfbox/graphics2d/PdfBoxGraphics2DFontTextDrawer.java#L415

I tried to use JIRA to create a bug, but it is currently not in public 
mode. I hope you can do something about this.

Best regards,
Pedro Martins

Reply via email to