Discussion
Capgemini
IN
Last activity: 19 Nov 2015 11:16 EST
Page Count from HTMLToPDF
Hi,
In our application we have to generate multiple PDFs and finally merge them together into one.
We are using the OOTB Activity HTMLToPDF to generate individual PDFs and ConcatenateEForms to merge them. However we are facing a challenge to display page numbers on the final document.
Setting the parameter "Footer" to "page ${page} " and passing it to HTMLToPDF wont help as it will start numbering each PDF document from 1.
Please suggest any solution/approach for this
Also is there any way to get the Page count (total no. of pages) of the PDF generated by the Activity HTMLToPDF ?
We are using PRPC 6.2 SP2.
Thanking you in advance