Options
All
  • Public
  • Public/Protected
  • All
Menu

CreateFromPdfOptions

Index

Properties

Optional maxPage

maxPage: number

The number of the last page to convert. Defaults to the last page if not given.

If maxPage is greater than the number of pages in the PDF, all pages in the PDF will be converted to images.

Optional minPage

minPage: number

The first page to export. Defaults to 1, the first page in the document.

Optional scaleFactor

scaleFactor: number