RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-11 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
pdDocument = PDDocument.loadNonSeq(originalPDF, >> raFile); >> >> boolean isOriginalDocEncrypted = pdDocument.isEncrypted(); >> if (isOriginalDocEncrypted) >> { >> pdDocument.openProtectio

RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-11 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException Am 08.04.2016 um 20:36 schrieb Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US): > Ok, > I moved to pdfbox 1.8.11 (the only pdfbox in my sandbox) > > This is what I get: > With pdfbox 1.8.11 &

Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Tilman Hausherr
err [mailto:thaush...@t-online.de] Sent: Friday, April 08, 2016 12:22 PM To: users@pdfbox.apache.org Subject: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException All active links contained in this email were disabled. Please verify the identity of the sender, and c

RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
Original Message- From: Maruan Sahyoun [mailto:sahy...@fileaffairs.de] Sent: Friday, April 08, 2016 1:48 PM To: users@pdfbox.apache.org Subject: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException Hi, > Am 08.04.2016 um 20:36 schrieb Strein, Mark C CIV US

Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Maruan Sahyoun
t;> pdDocument = PDDocument.loadNonSeq(originalPDF, >> raFile); >> >> boolean isOriginalDocEncrypted = pdDocument.isEncrypted(); >> if (isOriginalDocEncrypted) >> { >> pdDocument.open

RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
eption: Input length must be multiple of 16 when decrypting with padded cipher Mark -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: Friday, April 08, 2016 12:22 PM To: users@pdfbox.apache.org Subject: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.

Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Tilman Hausherr
ailto:thaush...@t-online.de] Sent: Friday, April 08, 2016 10:52 AM To: users@pdfbox.apache.org Subject: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException All active links contained in this email were disabled. Please verify the identity of the sender, and confirm th

RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
46.jar commons-logging-1.1.2.jar fontbox-1.8.10.jar jempbox-1.8.10.jar icu4j.jar -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: Friday, April 08, 2016 10:52 AM To: users@pdfbox.apache.org Subject: Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.excepti

Re: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Tilman Hausherr
Try the one in the link. Thank you for your help. Mark -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: Thursday, April 07, 2016 12:39 PM To: users@pdfbox.apache.org Subject: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException Am

RE: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-08 Thread Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US)
ect: [Non-DoD Source] Re: Update: org.apache.pdfbox.exceptions.WrappedIOException Am 07.04.2016 um 17:06 schrieb Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US): > Hello all, > > I hacked my way around it. Used my old software to save the pdf with security > removed. > Then d

Re: Update: org.apache.pdfbox.exceptions.WrappedIOException

2016-04-07 Thread Tilman Hausherr
Am 07.04.2016 um 17:06 schrieb Strein, Mark C CIV USARMY TRADOC ANALYSIS CTR (US): Hello all, I hacked my way around it. Used my old software to save the pdf with security removed. Then did the explorer save to adobe trick. That means you bypassed the problem instead of confronting and solvin