Table of Contents
Overview
This Custom Field to specify whether the new PDF imported will have a transparent background. It sets the PDF transparent background import option on or off. It can be used in the picture import location. It can be specified in the image path within field options. It will be stripped from the path but will adjust the PDF image import settings.
Syntax
PDFTRANSPARENTBACKGROUND(VALUE)
PDFTRANSPARENTBACKGROUND(TRUE)
Element | Description |
---|---|
VALUE | Value to set to determine whether background is transparent. Can be TRUE or FALSE. |
Example
PDFTRANSPARENTBACKGROUND(TRUE) will import PDF with transparent background.