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

Fix spacing dropped between TextItems #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brody-taylor
Copy link

Fixes #106

Certain text formatting causes the adjacent character be in its own TextItem from pdfjs. This is commonly a space character, which is then dropped by the noise filter, and results in text getting concatenated. I added an exception to the noise filter for a single space to resolve

Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-resume ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 6:50am

@brody-taylor
Copy link
Author

@xitanggg could you take a look whenever you have a chance? More details are in the linked 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 this pull request may close these issues.

Spacing getting dropped between words
1 participant