PdfOptions.setSave

Sets the save option. When true, the PDF is saved on the server. The file path is specified with method #setFilePath(String). The default for this option is false.

Parameters

boolean  save,