OrderOfTheBee / alfresco-pdf-toolkit

66 stars 58 forks source link

Decrypt PDF files before attempting appending new pages #59

Open douglascrp opened 4 years ago

douglascrp commented 4 years ago

It was found that encrypted PDFs are not "appendable" by pdfbox, so instead of simply failing, it was included an attempt to decrypt such PDFs using an empty password.