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

Update Document to check the /XYZ len #3661

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

Conversation

tamdao
Copy link

@tamdao tamdao commented Jul 7, 2024

The issue arises because some PDFs return /XYZ coordinates in the format /XYZ x y instead of /XYZ x y z. This discrepancy causes the code to fail when attempting to unpack three values from an array that only contains two.

Copy link
Contributor

github-actions bot commented Jul 7, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@tamdao
Copy link
Author

tamdao commented Jul 7, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jul 7, 2024
@JorjMcKie
Copy link
Collaborator

Thank you for spotting this!

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.

None yet

2 participants