This action sends the correspondence to the specified printer,
which can either be the default printer configured for the associated
process or a custom printer URL specified by the user. Click on
the Letters tab in the Manage Assets UI.
In the Print Letter dialog, choose either PS (PostScript)
or PCL (Printer Command Language) as the Print Format. When
you choose the PS print format, the correspondence attachments are also
printed with the correspondence. Attachments are not printed for
the PCL print format.
Choose one of the following print types: Simplex
Duplex Long Edge
Duplex Short Edge
If necessary, specify a custom printer URL. Otherwise, select Use Default to use
the default printer configured for process associated with the print
action.
Click OK.
Note: If you are printing correspondence
that includes attachments that are either Microsoft Office documents
or images, ensure that you have PDF Generator module configured.
Note: OMR tags and duplicate print are also supported. The new sample
package updates the LayoutGeneric layout that contains the duplicate
insertion point and OMR capabilities to the layout. So, these capabilities
would be available out-of-the-box for the ‘ReinstantiationNotice’
and ‘NoticeOfCancellation’ Letters.
Configure the default printer URLNavigate to the AdminUI console.
http://<LC server
name>:<LC server port>/adminui
Go to: Home > Services> Application and Services >
Service Management
Click CorrespondenceManagement/processes/SavePostProcess
: 1.0
In the configuration tab, set the defaultPrintURL.
Specify a custom delivery mechanism for the letterYou
can choose to send the completed letter to a custom LiveCycle process,
so that specific actions can be performed on it before delivery.
Follow these steps: Click on
the Letters tab in the Manage Assets UI.
Select a custom LiveCycle process in the Send To Process
dialog box.
Click OK.
(Advanced) Supporting processesThe out-of-the-box
correspondence actions are associated with the following processes
that perform the actual delivery:
Parameters
passed to the supporting processes
Email
CorrespondenceManagement/processes/EmailPostProcess takes the
following parameters: - format
- Email format—PDF(1)/HTML(2)
- sender
- Email address from which the email is being sent
- toRecipients
- Recipients in the TO list (comma-separated string)
- ccRecipients
- Recipients in the CC list (comma-separated string)
- bccRecipients
- Recipients in the BCC list (comma-separated string)
- subject
- Subject line of the email message
- body
- Body of the email
Print
CorrespondenceManagement/processes/PrintPostProcess takes the
following parameters: - format
- Print format—PS(4)/PCL(5)
- printType
- Print type—SIMPLEX(1)/DUPLEX LONG EDGE(2)/DUPLEX SHORT EDGE(3)
- customPrinterURL
- If necessary, URL for a custom printer
|
|
|