Version 1.12.0
Updated PdfUtility with a couple new methods:
- createWaterMarkedPdf : Given a source PDF file, generates a new copy of that file with a water mark applied.
- waterMarkPrintedImages : For each provided Nuix item this method exports the PDF of that item, uses
createWaterMarkedPdf
to apply a water mark and then imports the water marked PDF back in to Nuix as the new printed image for that item.