Hi Team,
I am trying to merge multiple pdf documents into one single pdf and I want to repeat the header of the first pdf document into all the pages of the finally generated document. Please let me know how to achieve this.
Also I want to combine footers of all pdf files such that it shows correct page numbers in the final pdf file. Currently it shows Page 1 of 7 for the first 7 pages as they belong to the first pdf file. Then it shows Page 1 of 12 for the next 12 pages as these pages belong to the second pdf file and so on.
I want the final pdf file to show footer as Page 1 of X, where X is the total number of pages in the final pdf.
Please help.
Thanks in advance...