Name
dest:SetFitV -- fit page height to window
Synopsis
status = dest:SetFitV(left)
Function
dest:SetFitV() defines the appearance of a page to magnifying to fit the height of the page within the window and setting the left position of the page to the value of the left parameter.

Inputs
left
the left coordinate of the page
Results
status
status code
Errors
#HPDF_INVALID_DESTINATION - An invalid destination handle was set.

#HPDF_INVALID_PARAMETER - An invalid value was set at either left, top or zoom parameter.


Show TOC