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

All the data gets lost while converting pdf to PNG #34

Closed
salmahass opened this issue Jul 7, 2023 · 2 comments
Closed

All the data gets lost while converting pdf to PNG #34

salmahass opened this issue Jul 7, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@salmahass
Copy link

salmahass commented Jul 7, 2023

While converting PDF Files to PNG Files through the ingest-document (main/ingest/document/states/run-docinfo) step function, we noticed that all the data are lost and we only left with the file layout.

A screenshot of input PDF File:
Capture pdf png (2)

A screenshot of the output PNG image:
Sans titre PNG transformation

Can you help us with the issue?
Edit: After Investigation, the problem is due to pdfjs-dist version( currently the deployed version is 2.2.218), I tried to upgrade it but the lambda ingest document is always in Error.

@salmahass salmahass added the bug Something isn't working label Jul 7, 2023
@raulmlamzn
Copy link

Thanks for your feedback. We are currently reviewing this issue with our engineering team.

@e-thoman
Copy link
Contributor

e-thoman commented Sep 5, 2023

Thanks for letting us know - this should be fixed in the release that came out today. Please let us know of any further issues!

@e-thoman e-thoman closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants