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

make failsafe if you feed checkPDF or checkHTML another article type #72

Open
MicheleNuijten opened this issue Feb 9, 2023 · 0 comments
Labels

Comments

@MicheleNuijten
Copy link
Owner

example:

checkPDF() # chose a html file
PDF error: May not be a PDF file (continuing anyway)
PDF error (2): Illegal character <21> in hex string
PDF error (4): Illegal character <4f> in hex string
PDF error (6): Illegal character <54> in hex string
PDF error (7): Illegal character <59> in hex string
PDF error (8): Illegal character <50> in hex string
PDF error (11): Illegal character <68> in hex string
PDF error (12): Illegal character <74> in hex string

(etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant