status = dest:SetFitR(left, bottom, right, top)
dest:SetFitR()
defines the appearance of a page to magnifying the page to fit a rectangle specified by left
, bottom
, right
and top
.
#HPDF_INVALID_DESTINATION
- An invalid destination handle was set.
#HPDF_INVALID_PARAMETER
- An invalid value was set at either left, top or zoom parameter.