Hi Team,
I do have a requirement in my current project which is based upon AEM 6.5.
I have a page which generates some useful-info( uses clientlibs for style and layout ) after collecting inputs from end user.
I want to add a button on that useful-info page for downloading that page content as a pdf file.
Can I use any OOTB plugin or open-source 3rd party plugin etc which I can use inside my pdfgeneration servlet to generate the PDF version of that page.
Note-: The components used here are still following classic ui approach.
Thanks and regards
Tapas