Merge two xdps and make a pdf in AEM Forms | Community
Skip to main content
Level 2
March 14, 2022
Solved

Merge two xdps and make a pdf in AEM Forms

  • March 14, 2022
  • 1 reply
  • 2334 views

Hi Team,

 

Here is my use case : There is one address fragment (xdp1) and there is one main form xdp2. Want to merge xdp1 into xdp2 and generate a pdf after merging. How do we do that in AEM Forms? Thank you !

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

1 reply

Level 2
March 17, 2022

Also Getting below error now :

 

java.io.IOException: Error of type 'javax.jcr.RepositoryException' thrown on attempting operation 'CONNECT' on URL 'crx://<DDX xmlns='http://ns.adobe.com/DDX/1.0/'

Siva_Sogalapalli
Community Advisor
Community Advisor
March 18, 2022

Hi @kirtikhatri94 

 

Did you try to add log debuggers and see where it's getting failed/throwing exception.

1. Is this exception occurs while merging XDP files/ while creating PDF?

2. Did you try to save merged XDP and see whether it's merged properly or not?