glenn michiels wrote:
Hi Meer,
Are you working on a reactive web app or a traditional web app?
If it's a traditional web app you can use the html2pdfConverter forge component to create a pdf of your screen.
If it's a reactive web app it'll be a bit trickier since there are no pdf components for it yet but you might try your luck with any of the mobile app components instead.
Kind regards,
Glenn
Hi glenn michiels,
Thanks for your reply.
I have checked multiple post on forum related to same my query and also checked html2pdfConverter but didn't used it because its name indicates html to pdf and in my scenario there is one part i.e. only one container have to convert to pdf.
Let me check html2pdfConverter, can there be option to convert container to pdf and then will get back to you.
Thanks