qbd software ltd [UK]
qprinter > moth > qbd software
qPrinter² qcDocument: Properties and Methods
Applies To:
qcDocument
 
See Also:
Load
 

Save

Saves the current document to the specified file. qPrinter² will include any images and document items.

Syntax

Object.Save (Filename As String)

Parameters
FilenameThe name and path of the file to save.

Return Value

Boolean

Example

qPrint.Document.Save App.Path & "\Documents\MyFile.qdc"

See Also: Load

©2002 qbd software ltd