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

Add a small utility to fix broken pdf font #671

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Conversation

hexapode
Copy link
Collaborator

@hexapode hexapode commented Oct 2, 2023

When executing parsr on a PDF file that has broken PDF font, Parsr do not generate valid output.

Added a small utils tool that can be run prior to Parsr to fix font of pdf, enabling Parsr to work on PDF with broken fonts.

parsr-fix-pdf-font/src/extractAndCorrectFontsFromPDF.js Dismissed Show dismissed Hide dismissed
parsr-fix-pdf-font/src/extractAndCorrectFontsFromPDF.js Dismissed Show dismissed Hide dismissed
parsr-fix-pdf-font/src/extractAndCorrectFontsFromPDF.js Dismissed Show dismissed Hide dismissed
@BinaryBrain BinaryBrain merged commit 0e5fe8f into master Oct 2, 2023
3 checks passed
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.

2 participants