get Normalized To Raw Transformation
Returns a transformation matrix for converting normalized page coordinates (for the given pageIndex
) to raw page coordinates.
Return
Transformation matrix for converting normalized page coordinates to raw page coordinates.
Parameters
page Index
Number of the page for which to retrieve the transformation (0
denotes the first page).
Throws
If the specified page doesn't exist.