burnPDFToPDF

Specifies whether the output document that is created by a redaction process is in PDF or TIFF format. The default output format is TIFF document, with a value of false. With a value of true, the output format is PDF.

Note: If this parameter is set to true and the source PDF contains form fields, the output is generated in TIFF format instead of PDF.

When the output document is a PDF file, only the redaction annotation type is supported as burnable.

When the output document is a TIFF file, the following types are supported:
  • arrow
  • circle
  • freehand
  • line
  • open polygon
  • oval
  • rectangle
  • redact
  • redact polygon
  • text
  • text stamp

Sample syntax

<PARAM NAME="burnPDFtoPDF" value="false">

Default setting: false