Printing duplicates in Agile Cards

Problem

There are duplicate printouts in the Agile Cards app.

In these instances, the issue is often related to system printer settings that are not defined in Agile Cards.

Solution

Check if duplicates are visible during the print preview or after saving as PDF. If duplicates are not visible in the print preview or included in the PDF file, the issue is not associated with the Agile Cards app.

The Print Preview window.

This issue may occur when the Enable bidirectional support option is enabled in the printer.

https://answers.microsoft.com/en-us/windows/forum/all/how-to-resolve-any-printer-printing-everything/a3c05092-35ef-4d7c-9bbd-8208d0339ab7

To investigate this issue (based on Google Chrome):

  1. Open the Chrome menu (3 dots in top-right corner) > More Tools > Developer Tools:

Chrome's developer tools interface.
  1. Open the Network tab, enable the Preserve log option, and enable recording. The enable recording button is displayed below (#3), the circle with a square inside, located in the top-left corner.

  2. In Agile Cards, click Print Cards:

  1. Each issue is sent individually in a separate request. In the example below, there are 21 issues to print and there are 21 requests:

  2. Afterwards, all requests are processed:

     

  3. Next, a PUT request displays:

  4. If there are no duplicates, the printing issue is not associated with Agile Cards.