Previous Topic

Next Topic

ViewPDF - MaxBasic Function

ViewPDF(FileName: String): Object

ViewPDF function opens the file specified in File Name in a Saved Report form and returns the form Object

ViewPDF function syntax has these named arguments:

Parameter

Description

File Name

Required. The name of the file to be viewed.

Note: ViewPDF uses the View Saved Report Viewer form for the PDF. This form uses the Adobe Reader COM object and requires Adobe Reader.

See Also

Environment Functions

Book Contents

Book Index