Meanings behind page.annot_xrefs() and document.xref_length() #3271
Unanswered
chaugong
asked this question in
Looking for help
Replies: 1 comment
-
The list Does this help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't really understand the two functions stated in title.
For example, i have a pdf (only one page). And Document.xref_length() gives me 31. It means there are 31 COS objects, right?
However, when i run page.annot_xrefs(), it only gives me a list of 2 tuples (I expect to be 31 tuples).
SO i want to ask what are the differences in the meaning of the two number (31 & 2)?
Beta Was this translation helpful? Give feedback.
All reactions