LexmarkTM Document Distributor (LDD) is a system that captures paper documents and converts them to digital format. It also captures existing digital documents, and then processes and routes these documents according to your business processes. Users can submit paper documents from multifunction products (MFPs), or digital documents from individual computers. Some functions, such as print release, can be accessed from some single-function printers (SFPs). For a list of supported printers in each device class, see Supported printers.
Each Lexmark MFP can print, copy, scan, e-mail, and fax. In addition to controlling and adjusting settings for these functions, LDD can add the following functions by using scripts:
Show messages and prompt the user for input.
Authenticate through prompts or card swipes.
Combine scanned documents.
Read bar codes.
Use optical character recognition (OCR) to retrieve the text from scanned documents.
Check or validate information in documents against templates.
Automatically fill in the fields on a form template from a database or user input.
Convert documents to specific formats, such as PDF, TIFF, and plain text.
Route and store documents in a database, network location, or Enterprise Content Management (ECM) system.
Provide a user confirmation for actions taken.
This document provides instructions on how to install, configure, use, and troubleshoot LDD.
In this stage, the paper document is converted into a digital document from a printer, or a digital document is selected on a computer. After a user selects a profile, scripts determine how the scanned document is processed and routed. On a printer, commonly used profiles are configured as buttons on the home screen.
Document processing takes place on the LDD server after the document capture stage is complete. In this stage, scripts that are associated with the profile analyze or modify the document.
Common tasks in document processing are the following:
Reading bar codes
OCR
Image processing and manipulation
The main function of LDD is delivering captured documents to other systems. In this stage, LDD automatically prints, faxes, e-mails, or archives the document without further user intervention. A document is routed to either one destination or multiple destinations.
LDD can route documents to any of the following destinations:
ECM software platforms, such as Perceptive ContentTM, Microsoft® SharePoint®, and EMC Documentum
E-mail recipients
Fax recipients
Network folders
FTP locations
Printers
After document capture, processing, and routing, the user can be provided with feedback indicating the status of a job. A custom report may be printed, or for e-Task 2 or later printers, a confirmation can be shown on the screen. Other LDD services can also be used for confirmation purposes. For example, an e-mail notification can be sent to the user or other recipients each time a job is completed.
Clients—Clients can be either printers or workstations that use the Microsoft Windows® application software Select'N'Send or the Lexmark Document Server Printer Port. The document capture and confirmation stages of a job occur at a client. In printer clients, prompts may be presented to the user to collect information during document processing and document routing.
Load balancer—Receives jobs from clients and balances those jobs across servers, providing a transition between the document capture and document processing stages of a job.
LDD servers—Process incoming jobs, which manage the document processing and document routing stages of a job.
Database—Maintains information about clients, solutions, settings, and jobs.
To increase system reliability, we recommend having at least two server computers that are connected to a separate database and load balancer computers. If one server fails, then the load balancer directs jobs to other servers until the failed server is online again. Using a Microsoft Cluster Server (MSCS), pair each load balancer and database in a failover cluster. This configuration keeps the system online when a load balancer or database fails.
To support many clients, LDD submits jobs to as many servers as required to handle the load. The load balancer maintains system performance by selecting a server for each received job, and then distributing the total load.
To manage load balancing in the system, LDD uses a Tomcat Connector. The default balancing method estimates the number of open sessions by counting requests to the system that do not have a session cookie. The server with the lowest number of estimated sessions is selected to process the request.
LDD lets you back up the databases and solutions from the database and load balancer to a network folder. If a recovery becomes necessary, then a new load balancer or database accesses the recovery data by using Restore Install. If necessary, existing servers are directed to the new database or load balancer, or new servers are installed.
In LDD, a workflow solution determines the specifics of each stage of a job to meet a business need. A workflow solution provides a new profile or job type that a user can initiate on a printer or software client to which it is deployed. Some solutions, however, may be scheduled to run at particular times.
A workflow solution contains one or more of the following elements:
Script—Defines the actions executed when a solution is initiated. Scripts can be static, or they may require user input for processing and routing documents. For example, a script that processes bank loans may require more user inputs, such as a branch name, account number, or Social Security number.
Policy—The settings for the solution and the printers to which it is deployed, which are the following:
Device settings—The required printer configuration to support the jobs. This configuration usually includes profiles but can include almost any device setting.
Solution settings—Settings that let you adjust jobs or printer configurations. Some settings are global to the solution across all printers, while others vary from one group of printers to another.
Embedded Solution Framework (eSF) application—An application that is installed on printers to provide functionality needed by the solution, such as delayed sending of scanned documents.
Components—JAR files that provide services not available in the base LDD installation, such as interaction with a custom ECM system.
Formsets—Custom form files that are used for merging data with standard forms.
Custom reports—Reports that a solution developer designs.
Client software is used to submit files from a Windows operating system computer to the LDD system for processing. A computer that uses client software is a software client. LDD can process documents submitted through client software in the same way as documents scanned at a printer.
Note: For more information on the latest LDD port monitor support, see the Readme file. |
The following are the two types of client software:
Select'N'Send—Users send files directly to LDD and select LDD profiles to use in processing the sent files. Selected files are submitted to the system in their current formats. This client software is a Windows operating system application that has both a command-line utility and a graphical user interface (GUI) version.
Note: The Microsoft Windows application software Select'N'Send does not support prompting from an LDD server system profile. |
Lexmark Document Server Printer Port—Users submit documents to LDD by printing from any Windows operating system application to a print queue assigned to the port. Printed documents are submitted to the system in the format determined by the print driver used with the print queue.
An LDD printer port can be assigned to an LDD server system profile that prompts for user input at the time of printing. The profile or script running on the LDD server system that the LDD printer port is assigned to controls the prompting. For LDD printer port prompting, install the LDD port monitor software on the computer. Create and assign the LDD printer port to a profile that prompts to an existing print queue.
Notes:
Lexmark Management Console (LMC) provides system administration for LDD. LMC is a web application hosted on LDD servers and accessed through the computer where the load balancer is installed. LMC is accessible from anywhere on the network by using a supported browser.
Administrative security—LMC is password protected so that only authorized administrators can access it.
User authentication—Printers may require users to log in to run profiles. Text and password prompts are available for use in scripts. Kerberos authentication is available for use only with printers that support it.
Note: Enable secure communication between printers and servers in LMC for any device group that uses a solution with Kerberos authentication. |
Data encryption—Data encryption is available for communication between any two LDD system components or with any Lexmark printer that supports encryption. Encryption for communication between LDD system components is accomplished by using Internet Protocol Security (IPsec) through your operating system. Encryption for communication with printers can be enabled for each device group in LMC.
The different stages of the system setup process are represented in the following steps:
Activate the appropriate licenses, and then install the database, load balancer, and servers. For more information, see Installing Lexmark Document Distributor.
Perform initial system configuration, including setting up device groups, discovering printers, and scheduling a backup. For more information, see Managing device groups and devices and Backup and disaster recovery.
Deploy solutions to printers. For more information, see Managing solutions.
If you are using software clients, then configure software client groups and install client software. For more information, see Managing software clients.
Test deployed solutions on printers and software clients. For more information, see Testing and using Lexmark Document Distributor solutions.
e-Task 5 printers1 | e-Task 4 printers | e-Task 3 printers | e-Task 2+ printers | e-Task 2 printers | e-Task printers2 | X642 printers |
---|---|---|---|---|---|---|
1 Only printers with firmware level 2 or later are supported. 2 These printers do not support eSF applications used in hybrid solutions. 3 These printers may be identified as “C,” “T,” or “W” models in LMC. 4 These SFPs do not support all prompts that MFPs support. For a list of supported prompts, see Prompts supported by SFPs. | ||||||
MFPs
SFPs
| 7- or 10-inch-screen MFPs
4.3-inch-screen MFPs
7-inch-screen SFP
4.3-inch-screen SFPs
| MFPs
SFPs
| MFPs
SFP
| MFPs
SFPs
| MFPs
SFPs
| X642 |
Notes:
Some prompts may not be supported in some printer models.
Touch-screen printers | Non-touch-screen printers | |
---|---|---|
1 Requires a supported card reader. 2 Supported by T654 and W850 models only. 3 Supports numeric PINs only in e-Task printers. Supported e-Task printers include C520, C522, C524, C530, C532, C534, C732, C734, C736, C780, C782, C920, C935, E450, E460, E642, T640, T642, T644, T650, T652, W840. 4 Supported by e-Task printers only. | ||
Supported prompts |
|
|
Double-byte characters may not be supported in some printer models.
Printer model | Simplified Chinese | Traditional Chinese | Japanese | Korean |
---|---|---|---|---|
6500 | ||||
C748 | ||||
C792 | ||||
C925 | ||||
C950 | ||||
CS510 | ||||
CS720 | ||||
CS725 | ||||
CS820 | ||||
CS921 | ||||
CS923 | ||||
CX410 | ||||
CX510 | ||||
CX725 | ||||
CX820 | ||||
CX825 | ||||
CX860 | ||||
CX920 | ||||
CX921 | ||||
CX922 | ||||
CX923 | ||||
CX924 | ||||
MS610 | ||||
MS810, MS812, MS911 | ||||
MX410, MX510, MX511 | ||||
MX610, MX611 | ||||
MX710, MX711 | ||||
MX810, MX811, MX812 | ||||
MX910, MX911, MX912 | ||||
X463, X464, X466 | X | |||
X548 | ||||
X642 | X | X | X | |
X644, X646 | X | X | ||
X651, X652, X654, X656, X658 | X | |||
X734, X736, X738 | X | |||
X746, X748 | ||||
X782 | X | X | ||
X792 | ||||
X850, X852, X854 | X | |||
X860, X862, X864 | X | |||
X925 | ||||
X940, X945 | X | |||
X950, X952, X954 |
ImageNow 6.7 and 6.6
Microsoft® SharePoint®
Microsoft SharePoint Foundation 2010
Microsoft SharePoint 2010
Microsoft Office SharePoint Server 2007
Windows SharePoint Services 3.0
Autonomy iManage WorkSite with WorkSite Server 8.5 or 8.2
Notes: