Customizer's Guide > Customizing PDF Publishing > General Element > Images Element > DownSample Element
  
DownSample Element
The <DownSample> element controls how raster images are handled. It’s optional and may be used once.
The <DownSample> element has no child elements.
The <DownSample> element has the following attributes and values:
Attributes of the DownSample element
Attribute and values
Description
targetDpi = NMTOKEN
Specifies the dots per inch (DPI) that a graphic's resolution will be reduced to when its resolution is larger than the value specified by the threshold attribute.
threshold = NMTOKEN
When a graphic's resolution is larger than the specified value, the resolution of the graphic is reduced to the targetDpi value.