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
  •   
    We are traying to have a page numbering in the following format :"Page 1 of 2" , "Page 2 of 2"
    in order to achieve this we used this format ( "Page " & { ac!StartPage + 1 } & " of " & pv!pageCount) inside the "Page Format Text",but we are not getting the same result below on all pages

Comment
  •   
    We are traying to have a page numbering in the following format :"Page 1 of 2" , "Page 2 of 2"
    in order to achieve this we used this format ( "Page " & { ac!StartPage + 1 } & " of " & pv!pageCount) inside the "Page Format Text",but we are not getting the same result below on all pages

Children
No Data