Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Specifies a function or a string path to a Profound.js module that exports a function that executes every time a printer file is closed.

When called, the function will receive the following 2 parameters:

  • filePath - PDF file path
  • overrides - The printer file overrides object retrieved from the current Profound.js session


Example
onPrinterFileClose: "utils/misc/onPrinterFileClose.js"

Click here for information on how to modify this setting.

  • No labels