Hi @Mayank_Gandhi The component is not really causing any issue because it uses the browser supported PDF viewer.After some online search I found that XFA based pdf's cant be viewed on the browser.Because our editable PDF is an XFA based PDF with data binding, the PDF was not getting viewed either o...
@Mayank_Gandhi Thanks for responding. We understand that interactive forms have to be previewed only using Acrobat Reader and not the browser. But according to our requirement: 1. "Read Only" fields have the data binding and have to show the data on those fields when rendered. 2. Along with "Read On...
@Mayank_Gandhi Thanks for responding.We understand that interactive forms have to be previewed only using Acrobat Reader and not the browser.But according to our requirement:1. "Read Only" fields have the data binding and have to show the data on those fields when rendered.2. Along with "Read Only" ...
Hi All, We are using AEM Forms (6.2) for rendering our business forms. To render the input PDF forms with data, we pass in XML data. Once rendered we get a static output PDF, without any issues:JAVA logic used is: ServiceClientFactory myFactory = ServiceClientFactory.createInstance(createConnection...
Hi,I tried this solution and yes it is working.But once the sling properties are updated we require a restart to get the sling.properties reflected.But we have a different issue.I am using docker with CentOS as base image, on top of which we are start our aem-quickstart.jar.Can you kindly let me kno...