Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PDFOpenOptions

Options passed to the Api.openPDF function.

Hierarchy

  • PDFOpenOptions

Index

Properties

Properties

Optional entity

entity: JournalEntry

If you're opening a fillable pdf, you must specify an entity for data storage.

Optional page

page: undefined | number

The page to open to. If not specified, PDFoundry will attempt to open the last page the user was viewing.

Generated using TypeDoc