Name
page:MoveToNextLine -- move current position to next line
Synopsis
status = page:MoveToNextLine()
Function
page:MoveToNextLine() moves current position for the drawing text depending on current text showing point and text leading. The new position is calculated with current text transition matrix.

Returns #HPDF_OK on success. Otherwise, returns an error code and the error handler is invoked.

Inputs
none

Results
status
status code

Show TOC