Hi
I'm new to outsystems and I'm trying to use the Reactive Print PDF Button to generate a page as a pdf, but when I click to generate it, it gives the message: "html2pdf is not defined". I took a look at the extension's Overview and saw that it asks to implement html2pdf.
I would like to know how to implement the content of the link in my outsystems.
I put some images to help
Thanks!
TO print something you need to pass the Id of that container.
You can refer to the demo available for the component
ThanksTousif Khan