The audit for printing is disabled by default. You need to enable it on the print template level - separately for each print template, by ticking the Audit check-box. Then, you can review the printing date and time and the user name: |
In version 2.0, you can get the queue if hovering over an item in the Audit Palette. On the following screenshot you can see that the item Print refers to the print queue PDFGenerate. In version 2.1, the Audit palette contains an additional column “Action Detail” with the details about printing. On the following screenshot you can see that the item Print refers to the print queue PDFGenerate, and the names of print preset and the output file are not available: |
To find the print information of a page with a known id, look at the page audit with the following command: do.ashx?cmd=auditnav&ids=129775 Expect a node such as: <nav:actionDesc Action="Print" ObjectId="129775" ... for each print. |