AEM Forms- Converting XDP form to PDF | Community
Skip to main content
Siva_Sogalapalli
New Participant
August 11, 2017
Solved

AEM Forms- Converting XDP form to PDF

  • August 11, 2017
  • 1 reply
  • 1493 views

Hi All, We are uploading XDP forms in AEM and we want to write a service which will convert XDP forms to PDF. I wanted to write one servlet in AEM which will convert XDP to pdf. It would be great If some one can share any available resource or API.. Thanks Siva

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user7587541

I assume you're running the standalone version vs. JEE.  Also are you creating a non-interactive PDF or a form to be filled.  If it's a form I'd not recommend doing this and switch to an HTML rendering of the XDP or look at Adaptive Forms.  The javadocs are available here AEM Forms API

1 reply

user7587541Accepted solution
Employee
August 11, 2017

I assume you're running the standalone version vs. JEE.  Also are you creating a non-interactive PDF or a form to be filled.  If it's a form I'd not recommend doing this and switch to an HTML rendering of the XDP or look at Adaptive Forms.  The javadocs are available here AEM Forms API