Question
4
Replies
50
Views
TD
Posted: August 19, 2020
Last activity: September 30, 2020
How to generate pdfs with dynamic content?
I have requirement to generate pdfs on the click of button and show it to the user. Other then the dynamic data the pdfs will have multi line records from a pagelist. my question is which approach i should use to create this pdf.
***Edited by Moderator: Pallavi to update platform capability tags***
On clicking the button you can run the activity, where you will be referring the OOTB activities HTMLtoPDF and View activities. Also you can pass the section name which will contain the required data as a parameter to the HTMLtoPDF activity