{File|Blob|ArrayBuffer|TypeArray|ViewData} - Specify PDF file's stream where pages will be exported from.
{string} - Specify document's password. It can be left empty.
Index of start page of the selected page range in current PDF document. All the pages in this range will be replaced. The index starts at 1
The end page index of the selected page range in the current PDF document.
the page range. If you want to replace pages 3,5 and 8 enter "3,5,8". If you want to replace pages from 3 to8, enter "3-8" in the text box.
{File|Blob|ArrayBuffer|TypeArray|ViewData} - Specify PDF file's stream where pages will be exported from.