LPRPrint operation (deprecated)

Note: This operation is deprecated in LiveCycle ES. Use the sendToPrinter operation operation instead. It is recommended that you change processes that you upgrade to use the sendToPrinter operation operation.

Prints the document at the specified Line Printer Daemon (LPD) URI when the network has an LP daemon running. You can send a print job to any printer connected to the network that has an LP daemon running on it. Using LPD removes the requirement to install a printer on the computer from which the print job is initialized.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Properties that specify the destination and document to print.

Input Document

A document value that represents the document that is printed at the specified LPD URI.

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset.)

LPD URI

A string value that represents the LPD URI where the document is printed.

Printer Queue Name

(Optional) A string value that represents the name of the printer queue.

Exceptions

This operation can throw an OutputException exception.

// Ethnio survey code removed