Download a Section as PDF on click of a button
I have a section with some fields header footer and a table. I want to download this section as PDF on click of a button.
I am writing an activity on open url window. In the activity I am setting up the markup property using property-set-stream and calling the activity HTMLTOPDF followed by code-pega-pdf.view activity.
The UI is not correct for example borders are missing and in header able to to "Enter to sort" text along with table header text.
I want header and footer to fixed to the page of pdf.
Please guide me to achieve this requirement. I want a perfect solution to get the section as its in pdf.
Thank you.