Expand my Community achievements bar.

FormServerException: XMLFormFactory, PAexecute failure: Node used in a different document than the o

Avatar

Former Community Member
I'm trying to render a pdf. I get this message with every pdf that I use as a template. I don't really know what the exception is standing for. If I use the same xml and import it to the template via Acrobat Professional, there is no problem.



Does anybody already had this problem?



com.adobe.formServer.interfaces.RenderFormException: com.adobe.formServer.interfaces.FormServerException: XMLFormFactory, PAexecute failure: "(com.adobe.document.xmlform.ReturnStatus@38d784) XMLForm, load : 30212, Node used in a different document than the one that created it"

at com.adobe.formServer.client.EJBClient.renderForm(EJBClient.java:353)

at be.eurostars.pdf.impl.EjbPdfUtils.renderPDF(EjbPdfUtils.java:69)

at be.eurostars.pdf.impl.EjbPdfUtils.main(EjbPdfUtils.java:86)
0 Replies