MindFusion.Java Package Programmer's Guide
PdfGraphics2D.save Method
See Also
 






Generates a PDF file from the draw calls

Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

public void save (
    String fileName
)

 Parameters

fileName

Fully qualified path of the Portable Document Format file to be generated

 See Also

PdfGraphics2D Members
PdfGraphics2D Class
com.mindfusion.pdf Namespace