Previous Topic

Next Topic

ViewWindowPDF - MaxBasic Function

ViewWindowPDF(FileName: String): Object

ViewWindowPDF function opens the file specified in File Name in a floating Saved Report Window and returns the form Object.

ViewWindowsPDF function syntax has these named arguments:

Parameter

Description

File Name

Required. The name of the file to be viewed.

Note: ViewWindowPDF 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