Getting Number of Group information after Grouping

I have 18 individual documents and 2 are to the same person. If I use grouping in the job preset & output the file I get 17 mailpieces, all correct

I write on the header page that there are 18 documents, I do this on every job, how do I get the number of mailpieces? (essentially the number of groups if it does it the same way PlanetPress did it)

Is this info available after the presets have run ?

Hello @SolarCarro ,

Given the provided information, I assume that you’re looking for one of the following available print output variables:

Variable Description
${set.count.documents} Total number of documents in the document set.
${segment.count.documents} Total number of documents in the job segment.
${segment.count.sets} Total number of document sets in the job segment.