Parameters

String FileName
This optional parameter contains the name of the Print to Disk-Append file.

If the file exists, it is used. Otherwise, it is created when printing is complete.

Possible values are as follows:
  • File name, without the path

    The user-class application data directory path will be used to locate the file.

  • Fully qualified path name of the file

    The directory must exist in the path, or the method will fail with an exception. It is not necessary that the file exist in the path.

If this parameter is not specified, the file configured for this PrintMode in the connection is used. If there is no file already configured in the connection, this method fails with an exception.