Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IronPdf not extracting text from pdf when pdf is signed #13

Open
joey0xx opened this issue Sep 18, 2020 · 1 comment
Open

IronPdf not extracting text from pdf when pdf is signed #13

joey0xx opened this issue Sep 18, 2020 · 1 comment

Comments

@joey0xx
Copy link

joey0xx commented Sep 18, 2020

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

@joey0xx joey0xx changed the title IronPdf not extracting text from pdf IronPdf not extracting text from pdf when pdf is signed Sep 21, 2020
@iron-production-team
Copy link
Collaborator

Thanks, did you contact IronPd support team and raise a ticket?
https://ironsoftware.com/contact-us/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants