You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to extract text from PDF files that have been signed using adobe reader, but it gives me the following error:
System.IO.IOException: 'PDF can not be opened as a PDF. May be an incorrect file type or a password is required.
Please check file for corruption or validity by a 3rd party at: https://www.pdf-online.com/osa/validate.aspx'
ArgumentException: A password is required to open the PDF document.
Here Im attaching a full example where the issue is recreated. We have a simple pdf with a Hello text that we converted from a .docx. Then the same file but it was signed using adobe reader, no added passwords. The signed one is giving the error. Full Example.zip
The text was updated successfully, but these errors were encountered:
joey0xx
changed the title
IronPdf not extracting text from pdf
IronPdf not extracting text from pdf when pdf is signed
Sep 21, 2020
I need to extract text from PDF files that have been signed using adobe reader, but it gives me the following error:
Here Im attaching a full example where the issue is recreated. We have a simple pdf with a Hello text that we converted from a .docx. Then the same file but it was signed using adobe reader, no added passwords. The signed one is giving the error.
Full Example.zip
The text was updated successfully, but these errors were encountered: