HTMLToPDF is not working as expected after upgrade
Recently system has been upgraded from 7.3.1 to 8.7.3 .. we have functionality to generate pdf file using the HTML content but having the following issues with header and footer information in the generated pdf document.
1) Header information(company logo) is not coming in every page of pdf document .
2) Footer information is coming up in the header instead of in footer view.
Sharing the behaviour of 7.3.1 and 8.7.3 along with issue details .
I guess ,the OOTB HTMLToPDF utility is changed for Pega 8 but not sure if that is causing the problem .
Document view in 8.7.3 : the header and footer information is coming up only on the first page but not on the rest of the pages .
Expected behaviour in Pega 7.3.1 :- the header and footer information is getting populated in all pages of the document which is as expected.
Implementation
activity steps:-
Recently system has been upgraded from 7.3.1 to 8.7.3 .. we have functionality to generate pdf file using the HTML content but having the following issues with header and footer information in the generated pdf document.
1) Header information(company logo) is not coming in every page of pdf document .
2) Footer information is coming up in the header instead of in footer view.
Sharing the behaviour of 7.3.1 and 8.7.3 along with issue details .
I guess ,the OOTB HTMLToPDF utility is changed for Pega 8 but not sure if that is causing the problem .
Document view in 8.7.3 : the header and footer information is coming up only on the first page but not on the rest of the pages .
Expected behaviour in Pega 7.3.1 :- the header and footer information is getting populated in all pages of the document which is as expected.
Implementation
activity steps:-
2) header html content
3) Footer html content:-
Please share if any leads with this issue .