3
Views
2
Comments
Entity data to PDF.
Question
Hi !

I am a newbie to the OutSystems technology. I have created an application, where-in I display the data from a particular entity on a 'EntityName_List' page. I have added a 'Print' button on to the form, which when clicked should create a PDF file with all the data that is being currently displayed.

P.S - I do not intend to use any third-party tools.

Any hints ?
2018-06-01 14-37-59
Rebecca Hall
Check out the Components portion of the Outsystems website.  They have a component called "HTML to PDF".  Also, if you are just trying to access the data, another possible solution is to use the built in "Record List to Excel".
2012-08-13 13-29-53
Nikhil Shravage
Thanks Rebecca!
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.