OptimiDoc Server Help Center
Breadcrumbs

Quick Start: Create a Print Queue

This quick-start guide shows you how to create your first print connector in OptimiDoc Server, using a monitored folder as the print source for pull printing. A print connector is a source that OptimiDoc collects print jobs from; the simplest is a Folder connector that watches a network share.


How Print Connectors Work

In the React UI, print connectors and scan destinations share the same underlying infrastructure — a connector is simply a destination configured as a print source. That means creating one is quick: you pick a type, fill in its connection settings and decide who may use it. Jobs collected by the connector become waiting print jobs that users release at any device where they authenticate (pull printing).


Before You Begin

Ensure you have:

  • A shared network folder (or a local folder on the server) that will hold the print files.

  • File-system permissions for the OptimiDoc service account (or the credentials you supply) to read the folder.

  • At least one device registered and installed in OptimiDoc for releasing jobs.


Creating a Folder Print Connector

  1. Navigate to Printing → Print Connectors in the left sidebar.

  2. Click the Add button. The connector form opens with the type preset to Folder — the most common print source.

  3. Enter a Name — a descriptive label (e.g. Accounting Print Queue).

  4. Configure the Folder connection settings:

    • Path — the full path to the folder (e.g. \\server\share\accounting or a local path).

    • Login, Password and Domain — supply these when the share requires authentication; leave blank to use the OptimiDoc service account.

    • Is DFS — enable when the path is a DFS namespace.

    • NetUse user format — choose domain\user or user@domain to match how the file server expects credentials.

    • Overwrite — controls whether existing files of the same name are replaced.

  5. Under Access Rights, either enable the connector for everyone or select the specific groups that may use it.

  6. Click Create to save the connector.

image-20260826-071300.png



Testing the Connector

  1. Place a test print file into the monitored folder.

  2. In OptimiDoc, navigate to Reports → All Jobs.

  3. The job should appear in the list with the status Waiting.

  4. Authenticate at a device terminal — the job should appear in the user's pull-print list ready for release.

If jobs do not appear, confirm the path is reachable and that the supplied credentials can read the folder.


Other Connector Types

OptimiDoc supports several print-source types beyond Folder. Choose a different type in the connector form to configure one:

Connector

Description

Email

Print attachments from a monitored mailbox.

Google Drive

Print files from Google Drive.

OneDrive / SharePoint Online

Print files from Microsoft 365 storage.

Box / Dropbox / WebDAV

Print files from other cloud and WebDAV storage.

Shared Queue

Collect jobs from a Windows shared print queue.

For driverless printing, OptimiDoc also offers named IPP queue connectors — printers that users add directly on their workstation and print to over IPP, with the queue's print defaults configured on the Driverless Print (IPP) page. For the full list of print sources, see Print Connectors Overview.