ImageGear Java PDF
saveDocument Method
Output PDF filename. If the output file already exists, it will be overwritten.
Options to apply when saving a document. See the SaveOptions class for details.
This method saves the currently opened document to a file.
Syntax
public void saveDocument( 
   java.lang.String fileName,
   SaveOptions options
)

Parameters

fileName
Output PDF filename. If the output file already exists, it will be overwritten.
options
Options to apply when saving a document. See the SaveOptions class for details.
See Also

Reference

Document Class
Document Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback