Hi All,
Whenever I hit below url I get an HTML 5 form and When My browser doesnt support I will get pdf form with xml data rendered into it.
Please tell me what parameter I set to get either HTML5 or PDF based on my choice. I want to force browser to display pdf whether it supports or not.
Regards
Solved! Go to Solution.
Views
Replies
Total Likes
Instead of the html extension, you can try .pdf extension to show the pdf file. i.e. try changing the URL to
http://<server>:<port>/content/xfaforms/profiles/default.pdf?contentRoot=crx:///content/dam/formsanddocuments/FordeForm&template=ESC101NK.xdp&dataRef=crx:///content/dam/fordeform/contractData.xml
Views
Replies
Total Likes
Instead of the html extension, you can try .pdf extension to show the pdf file. i.e. try changing the URL to
http://<server>:<port>/content/xfaforms/profiles/default.pdf?contentRoot=crx:///content/dam/formsanddocuments/FordeForm&template=ESC101NK.xdp&dataRef=crx:///content/dam/fordeform/contractData.xml
Views
Replies
Total Likes
thanks alot.. i got the pdf
Views
Replies
Total Likes
Views
Likes
Replies