-
Notifications
You must be signed in to change notification settings - Fork 66
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
Error message: PDF Error: Unexpected MC Type: 7 #396
Comments
Can you share an example document and your |
Sorry for answering so late. Unfortunately I am not allowed to share the documents. Bu I can share my session info with you: `> sessionInfo() Matrix products: default locale: time zone: Europe/Berlin attached base packages: other attached packages: loaded via a namespace (and not attached): |
I can't really help, there seems to be something in the pdf that pdftools does not like. But are you sure the warnings are not ignorable? Sometimes magick prints some errors to the screen but those don't affect the result. |
I will check! However: Thanks for your help! |
Hey,
i am using the function "image_read_pdf()" for a list of pdf-files. Unfortunately I am getting the following error-message in some cases:
[1] 5 [1] "Read file: /Volumes/Elements/XXXXX.pdf" PDF error (2077870): Unexpected MC Type: 7 PDF error (2143467): Unexpected MC Type: 7 PDF error (2150013): Unexpected MC Type: 7 PDF error (2163240): Unexpected MC Type: 7 PDF error (2168714): Unexpected MC Type: 7 PDF error (2174832): Unexpected MC Type: 7 PDF error (2181652): Unexpected MC Type: 7 PDF error (2187615): Unexpected MC Type: 7
I couldn`t find a documentation about this message anywhere. Can you give me some further information?
Thanks for your amazing work, I am a big fan of magick! :)
The text was updated successfully, but these errors were encountered: