PDF.PrintWithDialog

PDF.PrintWithDialog (

string ObjectName )

Description

Prints pages of a PDF File (*.pdf) loaded in a PDF object according to the options selected in a settings dialog.

Parameters

ObjectName

(string) The name of the PDF object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions