Hello evereyone!
I am setting up AEM Forms in my windows local, and trying to view OOTB xdp file as PDF/HTML.
When I view it as PDF or HTML it redirects to forms parent folder.
Does any one have faced this issue? Do we need to install any other packages so that I can view xdp files in pdf/html?
Thanks in advance!
Views
Replies
Total Likes
are all your bundles active?
if yes- the preview as HTML should work
it is recommended to generate a PDF using either forms or output service and then view the pdf using Adobe Acrobat or Reader
The built-in PDF viewer of modern browsers may not be able to display the pdf
Views
Replies
Total Likes
Thanks for the response!
Yes! all the bundles are up and running!
But when i try to view as HTML I see an error:
Cannot serve request to /content/dam/formsanddocuments/templates-folder/VisualTop.xdp/jcr:content in /libs/xfaforms/render/GET.jsp
Error log:
GET /content/dam/formsanddocuments/templates-folder/VisualTop.xdp/jcr:content HTTP/1.1] com.adobe.forms.aem.impl.XFANativeServiceImpl Exception:
java.lang.IllegalStateException: Connection to failed service.
Views
Replies
Total Likes
Can you please send the documentation that was followed to do the forms installation?
Views
Replies
Total Likes
This [0] is a generic issue that indicates that the XMLForm service failed to launch when you try to preview the XDP as HTML. You need to ensure you have installed the required 32-bit C++ redistributable on the Windows machine which is required for AEM Forms installation.
For PDF preview, as Girish advised, the built-in PDF viewer of modern browsers may not be able to display the PDF.
[0] -
com.adobe.forms.aem.impl.XFANativeServiceImpl Exception: java.lang.IllegalStateException: Connection to failed service
Views
Replies
Total Likes