Using Direct Print

The Direct Print feature helps to track jobs that are directly sent to Lexmark printers for users in Lexmark Cloud Services. Using Direct Print, these jobs do not go through a global queue and are not released through the Print Release application. When Lexmark Print Management Client (LPMC) is installed in a workstation, users submitting jobs must enter credentials. LPMC sends the user-level data to the Lexmark Cloud Services portal. This data helps Lexmark Cloud Services to track print activities for users in Lexmark Cloud Services. The print job never leaves the customer network and is never held for release, but is sent and printed immediately to the designated printer.

The Direct Print installation package includes a configuration XML file that contains the printer profile information to ensure jobs are sent to the specified printers.

To let users select which printer to send their job directly, do the following:

Direct Print can be used with cloud and hybrid submissions as well, allowing more flexibility in the allowable end-user print endpoints and workflows.

Before you begin, make sure that:

Note: When the Direct Print feature is enabled by a Direct Print administrator, configuration settings become available.

Creating an assignment for the Direct Print feature

Before you begin, make sure that Enable direct print is selected on the Organizational Settings page. For more information on enabling Direct Print, see Configuring organizational settings.

You must have an administrator role in Cloud Print Management and Cloud Fleet Management to configure the Direct Print feature. To configure Direct Print, you must create assignments. Assignments act as a bridge between a cost center or a department or a user and a set of printers. Creating an assignment helps a department or cost center or a user to use the Direct Print feature on a particular set of printers.

Notes:

  1. From the Print Management web portal, click Administration > Direct Print Assignments.

  2. Depending on the organizational settings, select Cost Centers, Departments, or Personal.

    Notes:

  3. Click Create Assignment.

    Notes:

  4. In the Create Direct Print Assignment window, configure the following:

    For Cost Center
    For Personal
    For Department

    Notes:

  5. Click Create Assignment.

Downloading the Direct Print installation package

  1. From the Print Management web portal, click Print Clients.

  2. From the Select client menu, select an operating system.

  3. From the Select package type menu, select Direct Print.

  4. Depending on the organizational settings, select Cost Centers, Departments, or Personal.

  5. Select the assignments that you want to download.

    Note: You can select one or more assignments.
  6. Click Download Client.

  7. Click Download.

Sample configuration file:

<?xml version="1.0" encoding="utf-8"?>
<DirectPrintConfiguration>
    <AllPrintSettingDetails>
       <PrintJobFileNameFormat>%d_%i.prn</PrintJobFileNameFormat>
       <APIVersion>3.0</APIVersion>
       <PrintSettingDetails>
          <LoopbackPort>9151</LoopbackPort>
          <LoopbackPortName>DirectPrintPort9151</LoopbackPortName>
          <PrintQueueName>MOJA</PrintQueueName>
          <DestIPAddress>10.194.8.166</DestIPAddress>
          <TrueUpData>false</TrueUpData>
       </PrintSettingDetails>
       <PrintSettingDetails>
          <LoopbackPort>9152</LoopbackPort>
          <LoopbackPortName>DirectPrintPort9152</LoopbackPortName>
          <PrintQueueName>
DirectPrintQueue-10.194.17.212</PrintQueueName>
          <DestIPAddress>10.194.17.212</DestIPAddress>
          <TrueUpData>true</TrueUpData>
       </PrintSettingDetails>
    </AllPrintSettingDetails>
    <LPMServerSettings>
       <ServerIP>apis.us.iss.lexmark.com/cpm</ServerIP>
       <ServerPort>443</ServerPort>
    </LPMServerSettings>
    <IDPServerSettings>
       <ServerIP>idp.us.iss.lexmark.com</ServerIP>
       <ServerPort>443</ServerPort>
    </IDPServerSettings>
    <APIVersion>3.0</APIVersion>

<ESFDirectPrintListenerPort>9443</ESFDirectPrintListenerPort>
    <DriverName>Lexmark Universal v2 XL</DriverName>
</DirectPrintConfiguration>
Note: For more information on configuration, see the Lexmark Print Management Client Configuration Guide.

To ensure that analytics data appears the same way as other user-related print data, the version of Device Usage must be correct. In this case, the data differs in the following ways:

Installing the Direct Print installation package

Note: If you download the Direct Print installation package for one assignment, then the folder contains an executable file and an XML configuration file. If you download the Direct Print installation package for multiple assignments, then the folder contains an executable file and multiple folders. Each of the multiple folders contains a DirectPrintConfiguration.xml file. There is one folder for each assignment that is downloaded simultaneously.
  1. From the Direct Print installation package, run the Installer file.

  2. Accept the End-User License Agreement.

  3. Click Install.

  4. Click Finish.