Solved
Like 5.6 accepts (.pdf )extension in the url can we make this enable for 6.x.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Hi,
Could you please explain your use-case bit more?
If your question is around "Html to PDF Generation", then please have a look at this post:
// AEM has a built in rewriter that automatically renders a page as a PDF through Apache FOP (with composition defined in XSL) whenever the extension .pdf is requested. Creating a script in a template component with the name pdf.<script extension>, such as pdf.jsp, can override this, but then the pdf must be manually created and delivered though a library such as Apache PDFBox. This document instructs you how to use the out of the box functionality of CQ to configure the PDF rewrite.
~kautuk
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.