LexisNexis
 
Custom report header.cpl Prints "Total Documents: " and "Search Strategy: " in the report header. Why? Standard reports only allow literal data in the report header. This calls the above variables and writes them to the page header.

F3_print.cpl Prints the Search Review (double magnifying-glass) screen of queries and their respective occurrence/ document listings.

Indent.cpl Advanced utility for Concordance's Report Writer, to dynamically control column widths within a report. Why? Within a record, in the same print job, you can have multiple columns across the top and one column on the bottom (or vice versa).
Here's a graphic: 

== == ==
== == ==
=======
=======

NOTE: For advanced users only.

PDFPrint.cpl Automatically prints the current query of a Concordance PDF database, using Adobe's Acrobat viewer as the print application. This utility is part of the Concordance PDF database template, and is launched from the "Documents | Acrobat Print" menu item.

Print-With-Attachments.cpl Printing program for Concordance e-mail databases, e-discovery databases, or any database with external attached files. Prints Concordance records, and any attached document through their native application. If any attachment cannot be printed, an error is logged to a text file..

Qprint.cpl Prints the current query in "book" format: two columns per page, landscape orientation, 16.67 cpi line printer font, 78 lines per column.

Tags4Reports.cpl Writes tagnames into a report writer column. Adds a new command, GetTags( ), to display tags in the report writer.