Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

AEM Forms- Converting XDP form to PDF

Avatar

Community Advisor

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

1 Accepted Solution

Avatar

Correct answer by
Level 8

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

Avatar

Correct answer by
Level 8

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