Does anybody know how Adobe Embed PDF API behaves with XDP - Interactive/Static Forms?Do they work? If yes,Does it respect javascript?Does it respect required fields? Here is the demo:https://documentcloud.adobe.com/view-sdk-demo/index.html#/view/FULL_WINDOW/Bodea%20Brochure.pdfIt would be great t...
I am using guide drop down list in AEM adaptive forms and it is working fine in general but when I pass the query parameter in URL for the value of same field, the form opens & it selects that option in the dropdown which we have passed in query parameter in UI but if I click on submit to submit the...
We would like to script a button for the user to click that utilizes File > Save as Other > Archivable PDF (PDF/A) after they fill out the form in Acrobat.I would also like to know how to make that command actually work with a dynamic PDF. I get an error when I navigate to that command and try to us...
I am in the process of converting my PDF forms in AEM to XDP form. For one particular date field, I have some logic coded in the exit event. I see that the exit event fires if I click over to the next field, but does not fire if I tab over to the next field. Does anyone know what I need to do so tha...
I am experiencing an issue where any form I open in LiveCycle Designer, the form hierarchy objects that are not text are greyed out and not accessible for editing. I cannot click on the objects in the Design View, but everything works accordingly in Preview. These forms were created directly in Li...
Hello team, I am trying to utilize the DocAssuranceService to encrypt PDFs. I have created a class using the Sample 1 under the Securing Documents section here:https://experienceleague.adobe.com/docs/experience-manager-64/forms/use-document-services/aem-document-services-programmatically.html?lang=e...
HI Folks,Wanted to check if long standing issue of fragments reference is resolved in AEM 6.5 OSGI JAVA SDK, where form is unable to stitch fragments if they are not referenced with absolute paths or are in Repo. We have Forms and fragments placed in Network instead of Repo and we are unable to perf...
Sir / Madam, I have made a form in AEM Designer in which i have all type of fields with subforms postioned / flowed ....i want to add a button at the end to check if all the fields are filled , and if filled then according to the validations.I found the below script on this forum.. it works fine.. b...