exportAsPdf

public final void exportAsPdf(String filepath)

Exports the document as Pdf format to the specified file path.

Parameters

filepath

The file path where the Pdf document will be saved.