Skip to main content

GUI_PDFPassWord

Callback that return a function that is used to set the password for password protected PDFs.

Callback Parameters

  • passwordFunc: A function that is to be used to set the password. This takes a string as argument.
  • Reason: The reason the PDF failed to open, in this case always incorrect password.