|
This class represents the opi dictionary. This is definitively
detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 369,
page 639.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 370,
page 641.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 406, page 823.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 407, page 825.
An OPI dictionary provides metadata for a low-resolution proxy
image in a PDF file, identifying the high-resolution original to
substitute at final output. OPI workflows allow large image files
to be excluded from the PDF during layout and proofing.
The Version entry identifies the OPI specification version: 1.3
or 2.0. Each version has different entries and semantics for
describing image placement.
At output time, an OPI-aware processor reads the dictionary,
locates the high-resolution original using the file specification,
and substitutes it according to the placement parameters.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.OpiElement
WebSupergoo.ABCpdf14.Elements.Version13OpiElement
WebSupergoo.ABCpdf14.Elements.Version20OpiElement
|