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

Unable to parse some pdf files #352

Open
manjilkhambe opened this issue Nov 9, 2023 · 3 comments
Open

Unable to parse some pdf files #352

manjilkhambe opened this issue Nov 9, 2023 · 3 comments

Comments

@manjilkhambe
Copy link

I am not able to read some pdf files. it is giving error - Unable to start parsing PDF file.
Can you help in which scenario this occurs ? I believe it is coming from cpp

@julianhille
Copy link
Owner

that normally just happens if the file can not be opened.
Pleas provide sample files or code to get a better understanding of what you are trying to do.
My guess actually is read rights for node js against the pdf file you are trying to open by a path.

@manjilkhambe
Copy link
Author

manjilkhambe commented Nov 15, 2023

It happens rarely. I cant share you the specific pdf file but here's the code.
I am running this code against that file locally so I don't think there is any specific read rights issue.
Do let me know if you have any suggestions on this. Thanks for the help.

image

@julianhille
Copy link
Owner

Please add as actual code / text. Thanks

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