Re: Unable to give Paper Tray with Paper Size in PrintRequestAttributeSet

2025-04-23 Thread Ulf Dittmer
I think it might. I see the source code for that class in the src.zip file of my Eclipse Temurin OpenJDK 11 distribution, so presumably it's included in binary as well. On Wed, Apr 23, 2025 at 6:56 AM Tilman Hausherr wrote: > Here is a wild solution for that problem: > > https://kbdeveloper.qopp

Re: Unable to give Paper Tray with Paper Size in PrintRequestAttributeSet

2025-04-23 Thread Tilman Hausherr
Hi, I tried in jdk 21, 23 and 24 and got this: java.lang.IllegalAccessException: class org.apache.pdfbox.tools.PrintPDF cannot access class sun.print.SunAlternateMedia (in module java.desktop) because module java.desktop does not export sun.print to unnamed module @6bf256fa It works in jdk1