Skip to content

Version 1.12.0

Compare
Choose a tag to compare
@JuicyDragon JuicyDragon released this 19 Aug 22:07
· 84 commits to master since this release

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.