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

bug: certain pdfs fail to load properly #272

Closed
1 task done
0xMochan opened this issue Feb 5, 2025 · 0 comments · Fixed by #307
Closed
1 task done

bug: certain pdfs fail to load properly #272

0xMochan opened this issue Feb 5, 2025 · 0 comments · Fixed by #307

Comments

@0xMochan
Copy link
Contributor

0xMochan commented Feb 5, 2025

  • I have looked for existing issues (including closed) about this

Bug Report

When using loaders::PdfFileLoader with some PDFs, no text gets extracted.

Reproduction

Using this pdf:

Using PdfFileLoader::with_glob and .read().

Expected behavior

  • Extracts information from PDF.

Additional context

  • Understandably, PDFs are a wacky format but there's nothing really super special with this PDF that is unlike other ones.
@0xMochan 0xMochan linked a pull request Feb 18, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant