Print only new documents - Two reports on the same record

Hi everyone,

I have a request from my customer asking to print only new documents.
I tried first to use the standard field “No. Printed”.
The thing is that I have two different reports, both on the same record (two reports based on table 110 but with different layouts and displaying different information).
So when the first report is printed, it increments the field, and when I try the print the second report, the field is already > 0 and the record gets out of the filter, so the second report is not printed.
Any ideas on how to achieve that?

Thanks in advance :smile:

you can create a new table and insert report and record details each time you print.

and you can check in the table whether report and record combination exists or not.