pastePage
Used in combination with copyPage. If copyPage has been used on a page a blob representation of that page will exist that can be pasted into the same or another open PDF document.
Syntax
RxCore.pastePage(pageIndex)
Parameters
pageIndex
: number — A page index of where the page should be inserted into the PDF document.
Returns
- NA — This method does not return a value.