PDF Utilities

Overview

This plug-in has the following smart services:

  • Header and Footer - To add header and footer in the PDF document.
  • Add Image - To add image to the PDF document.
  • Watermark Text - To add watermark to the text in the PDF document.
  • Rotate Page in PDF - To rotate the page in the PDF document.
  • Merge PDF - To merge the data in the PDF document.
  • Add Page Number in PDF - To add page number in the PDF document.
  • Add Page Number in PDF with Alignment - To add page number with alignment in the PDF document.
  • Add Image To PDF - To add image in the PDF document.
  • Split PDF By Range - To split the PDF by range.
  • Split PDF By Number - To split the PDF by Number
  • Split PDF By Specific Page - To split the PDF by specific page.
Anonymous
Parents Comment
  • With the above example, how would you get the unique page number for each page? I am trying to implement somthing like "Page "&{ac!StartPage+1}&" of "&getnumberofpages(pv!uploadedFile), but I cannot seem to get the unique page figured out.

Children