Previous Topic

Next Topic

OpenPDF - MaxBasic Function

OpenPDF(FileName: String)

OpenPDF function opens the file specified in File Name by asking Windows to display the PDF using thedefault application associated with the PDF file extension.

OpenPDF function syntax has these named arguments:

Parameter

Description

File Name

Required. The name of the file to be opened.

See Also

Environment Functions

Book Contents

Book Index