-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Ensure that the /Annots-entry, on /Page-instances, is actually an Array (issue 12714) #12717
Conversation
…ay (issue 12714) In the referenced PDF document, the second and third page has *corrupt* /Annots-entries which contain /Dict-data rather than the intended Arrays.
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/b7de702eaea0cbd/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/b7de702eaea0cbd/output.txt Total script time: 4.21 mins Published |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/77a7eeba56aeff4/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/1a37bd211f03825/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/77a7eeba56aeff4/output.txt Total script time: 25.58 mins
Image differences available at: http://54.67.70.0:8877/77a7eeba56aeff4/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/1a37bd211f03825/output.txt Total script time: 30.98 mins
Image differences available at: http://3.101.106.178:8877/1a37bd211f03825/reftest-analyzer.html#web=eq.log |
I wonder how PDF generators can get even these basic things wrong. Oh well; thanks for fixing this so quickly! /botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/b68bf1aad24aa8e/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://3.101.106.178:8877/bde12a39951f8e4/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/b68bf1aad24aa8e/output.txt Total script time: 25.09 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/bde12a39951f8e4/output.txt Total script time: 28.41 mins
|
In the referenced PDF document, the second and third page has corrupt /Annots-entries which contain /Dict-data rather than the intended Arrays.
Fixes #12714