Skip to main content
Solved

How do you verify a printer before sending reports from Acumatica?

  • August 7, 2026
  • 1 reply
  • 36 views

Hi everyone,

I'm working on a printing workflow in Acumatica and I'm trying to make it a little more reliable.

Before sending an invoice or report to a printer, I'd like to have a quick way to confirm that the printer is actually producing good output. Checking whether the printer is online isn't always enough, since a printer can accept a job while still having issues such as faded text, missing colors, streaks, or alignment problems.

For example, if a printer has recently had an ink or toner change, paper jam, or maintenance, I'd prefer to run a simple test print first rather than discovering the problem after several Acumatica documents have already been printed.

Does anyone here use a printer test or verification step before running important Acumatica print jobs?

I'm particularly interested in whether people rely on DeviceHub/printer status alone, or whether you also use a physical test page to check the actual output.

What has worked well for you without adding too much extra work to the normal printing process?

Thanks in advance for any suggestions.

Best answer by Rakshanda

Hi ​@CallumDenison ,

Common approaches people use
1. Windows test page via DeviceHub machine
The simplest approach: before starting a batch print run, RDP or walk to the DeviceHub machine and print a Windows test page (Printer Properties > Print Test Page). This confirms toner, alignment, and color Printing Custom Barcode Labels with Acumatica's Device Hub
2. Dedicated "test print" report in Acumatica
Create a trivial Crystal/SSRS report (e.g., color bars, fine text, alignment grid) and add a button or action to the Printers (SM206510) or Device Hub screens that prints it to the selected printer. This keeps verification inside Acumatica without a separate workflow.

Hope above helps!!

1 reply

Forum|alt.badge.img+5
  • Jr Varsity II
  • Answer
  • August 10, 2026

Hi ​@CallumDenison ,

Common approaches people use
1. Windows test page via DeviceHub machine
The simplest approach: before starting a batch print run, RDP or walk to the DeviceHub machine and print a Windows test page (Printer Properties > Print Test Page). This confirms toner, alignment, and color Printing Custom Barcode Labels with Acumatica's Device Hub
2. Dedicated "test print" report in Acumatica
Create a trivial Crystal/SSRS report (e.g., color bars, fine text, alignment grid) and add a button or action to the Printers (SM206510) or Device Hub screens that prints it to the selected printer. This keeps verification inside Acumatica without a separate workflow.

Hope above helps!!