Last Updated:
20 Nov 2020 12:57
by ADMIN
PdfProcessing: ArgumentException when importing rectangle whose values are defined using indirect references
According to the Pdf Reference, a rectangle is written as an array of four numbers giving its coordinates. However, specific documents contain the numbers for the rectangles for the Type0Font's bounding box as indirect references. Trying to import such a setup results in an ArgumentException "The IndirectReference type cannot be converted to a real numeric value.".