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

2025-04-24 Thread Daniel Gredler
It might be worth retesting in Java 25, this fix may be relevant? https://bugs.openjdk.org/browse/JDK-8349350 On Thu, Apr 24, 2025 at 11:54 AM Tilman Hausherr wrote: > I've added the feature for 3.0 only. It will work quietly only when > using jdk1.8. If you need it for 2.0 please tell me. >

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

2025-04-24 Thread Tilman Hausherr
I've added the feature for 3.0 only. It will work quietly only when using jdk1.8. If you need it for 2.0 please tell me. https://issues.apache.org/jira/browse/PDFBOX-5994 https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.5-SNAPSHOT/ Tilman -

Re: Inquiry: PDFBox FIPS Compliance – MD5 Usage in COSWriter Class

2025-04-24 Thread Tilman Hausherr
The fix to SHA-256 was Andreas. It turned out that SHA256 didn't work on linux. You can get a snapshot build here https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.5-SNAPSHOT/ or wait a week or two until the next version will be released. Tilman On 24.04.202

[ANNOUNCE] Apache PDFBox 2.0.34 released

2025-04-24 Thread Andreas Lehmkühler
The Apache PDFBox community is pleased to announce the release of Apache PDFBox version 2.0.34 The release is available for download at: https://pdfbox.apache.org/download.html See the full release notes below for details about this release. Release Notes -- Apache PDFBox -- Version 2.0.34 Int

Re: Inquiry: PDFBox FIPS Compliance – MD5 Usage in COSWriter Class

2025-04-24 Thread Tres Finocchiaro
+SRUJITH PULIPAKA Please see quoted text below which has a link to the snapshot build with this fix. (and please fix your emails settings so that these emails come through :D) On Thu, Apr 24, 2025 at 1:33 PM Tilman Hausherr wrote: > The fix to SHA-256 was Andreas. It turned out that SHA256 di

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

2025-04-24 Thread Tilman Hausherr
Hi, My fix is for something different, and it wouldn't be used for jdk25 anyway. The bug described there is about an output bin in combination with a input bin. PrintPDF doesn't support output bins and the OutputBin class has been introduced in jdk23 so we wouldn't be able to support it anywa

Re: Inquiry: PDFBox FIPS Compliance – MD5 Usage in COSWriter Class

2025-04-24 Thread Tres Finocchiaro
Srujith, Hi, I did not author this patch, I only placed you on copy since your email settings appeared to prevent you from receiving replies from the mailing list. Here's Tilman's patch: https://github.com/apache/pdfbox/commit/3fe8ed6c82d80e6cdd133221729b270d3f87cc99 Here's Tilman fixing "SHA256