Re: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image

2024-01-10 Thread Tilman Hausherr
*null*, 0, img1.getHeight() + offset); g2.dispose(); *return*newImage; } } *From:* Tilman Hausherr *Sent:* Wednesday, January 10, 2024 10:17 AM *To:* users@pdfbox.apache.org *Subject:* Re: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image * **  External Email - Use Caution * Hi, I

RE: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image

2024-01-10 Thread Lisa Moore
E_INT_ARGB); ByteArrayOutputStream stream = new ByteArrayOutputStream(); imageBaos = new ByteArrayOutputStream[pageCount]; for (int page = 0; page Sent: Wednesday, January 10, 2024 10:17 AM To: users@pdfbox.apache.org Subject: Re: FW: PDFBox 3.0.1 Font changes when rendering PD

Re: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image

2024-01-10 Thread Tilman Hausherr
isa Moore wrote: A sample PDF file can be seen here: https://www.dropbox.com/scl/fi/w5zgfrqbulungxd4dpq37/MuseTest.pdf?rlkey=jskisldanhoxf3pvcqqy6nk7b&dl=0 -Original Message- From: Tilman Hausherr Sent: Wednesday, January 10, 2024 8:09 AM To:users@pdfbox.apache.org Subject: Re: FW: P

RE: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image

2024-01-10 Thread Lisa Moore
Font changes when rendering PDF to Image External Email - Use Caution Hi, We'd need the PDF file, please upload to a sharehoster. Your attachments (all of them) didn't get through. Also try to use the latest snapshot https://repository.apache.org/content/groups/snapshots/org

Re: FW: PDFBox 3.0.1 Font changes when rendering PDF to Image

2024-01-10 Thread Tilman Hausherr
Hi, We'd need the PDF file, please upload to a sharehoster. Your attachments (all of them) didn't get through. Also try to use the latest snapshot https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.2-SNAPSHOT/ and look at the log messages. Tilman On 10.01.2