printpdf
OPTIONS

The printpdf statement prints the current database to a PDF file.


Parameters

This statement has one parameter:

options – Options for generating the PDF file.


Description

This statement prints the current database to a PDF file.

printpdf {file="Invoices.pdf"}

The options that can be specified are: file, path, form, database, onerecord.

Note: For new applications, this statement is superceded by the PrintToPDF statement, which has more options and is easier to use. The PrintPDF statement is still included for compatibility with older legacy databases.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.