Update 3592-pdf-markup.md

pull/3592/head
gleachkr 4 years ago committed by GitHub
parent 8c344654e7
commit 4b80b8dd07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,11 +36,12 @@ object. So only `Rect`, and the attributes specific to each annotation type,
need to be provided for.
Within a PDF, an annotation occurs as part of the content stream associated
with a particular page, so the page doesn't need to be indicated within the
annotation. Since this information is not automatically available Markup
locations will also require a *page index* field. The page index is a
non-negative integer, and is distinct from a *page label*, which is a string
(for example "iv" within the front-matter of a book).
with a particular page, so the page number doesn't need to be represented as
an attribute of the annotation. Since this information is not automatically
available in the Matrix context, `m.markup` locations for PDFs will also
require a *page index* field. The page index is a non-negative integer, and
is distinct from a *page label*, which is a string (for example "iv" within
the front matter of a book).
### Text Annotations

Loading…
Cancel
Save