Re: Command Line PDF Encryption generating a blank PDF

2025-01-05 Thread Tilman Hausherr
Hi, Please share the files (source and destination), e.g. by creating a ticket and dropping the file there. Your request has been approved. Tilman On 06.01.2025 02:07, epiuse brisbane wrote: Hello PDFBox I am encountering an issue when encrypting a PDF via command mode. The below command i

Command Line PDF Encryption generating a blank PDF

2025-01-05 Thread epiuse brisbane
Hello PDFBox I am encountering an issue when encrypting a PDF via command mode. The below command in PDFBox v 3.0.3 is password encrypting the PDF, but the output is blank. encrypt -O=19600101 -U=19600101 -keyLength=128 -i=c:\temp\file.pdf In PDFBox V 2.0.17, the below command worked perfectly: