Zoom can be applied to all PDL data files.
Syntax
XPath: /JDF/ResourcePool/InterpretingParams/@Scaling
Type
XYPair
Supported values
"XScale YScale"
XScale and YScale must be identical and within the range [0.25 .. 4].
Two positive values define the scaling factor for the page contents: “XScale YScale”. XScale and YScale are the scale factors to apply respectively along the width (horizontal edge) and along height (vertical edge) of the media.
Values between 0 and 1 specify that the contents must be reduced. Values greater than 1 specify that the contents must be expanded.
<JDF Type="Combined" Types="... Interpreting ..."> <ResourcePool> <InterpretingParams ID="res_1" Class="Parameter" Scaling="0.71 0.71" Status="Available" /> </ResourcePool> <ResourceLinkPool> <InterpretingParamsLink rRef="res_1" Usage="Input" /> </ResourceLinkPool> </JDF>
If you want to use this snippet, download the whole collection of examples in this TRM from this link: