Added notice about multiple pages.
parent
7805d04d91
commit
20245ec399
2
API.md
2
API.md
|
@ -111,6 +111,8 @@ imgInfo | [SignImageInfo](#signimageinfo) | optional | Image's informations for
|
||||||
textInfo | [SignTextInfo](#signtextinfo) | optional | Text's informations for drawing.
|
textInfo | [SignTextInfo](#signtextinfo) | optional | Text's informations for drawing.
|
||||||
|
|
||||||
:one: For example: A pdf contains 17 pages and specify `"-3,5-7,9,12,15-"` to `pageidx` means `[0,1,2,3,5,6,7,9,12,15,16]`.
|
:one: For example: A pdf contains 17 pages and specify `"-3,5-7,9,12,15-"` to `pageidx` means `[0,1,2,3,5,6,7,9,12,15,16]`.
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> For placing signature on multiple pages, all target pages must have the same dimensions and the same rotation angle.
|
||||||
|
|
||||||
## SignOption
|
## SignOption
|
||||||
:taco::taco::taco:
|
:taco::taco::taco:
|
||||||
|
|
Loading…
Reference in New Issue