Setting the temporary path

With the running of JReport Desktop Viewer Bean, temp files are generated. The method setTempPath() is designed for setting the temp path. If no temp path is set, the temp file will be written to the directory where the application runs.

For example,

setTempPath("c:\\temp");