Overload List

  NameDescription
Public methodSave()()()()
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.
Public methodSave(Stream)
Saves this PDF document into the specified output stream.
Public methodSave(String)
Saves this PDF document into the file given by the method parameter

See Also