We have a number of forms that were created using Adobe Livecycle and when moving to Windows 10 were advised to use AEM Forms Designer, as Adobe Livecycle was no longer supported. The Adobe Livecycle forms had enabled extended features in Adobe Reader as the forms are shared on our public web site f...
Adobe Forms Designer 6.2We have XFA based PDF forms designed in Adobe Designer and using workflow process we are prefilling the data for forms using binding.Forms are using display pattern on few fields like account number , date in mm/dd/yyyy, SSN. These fields when prefilled with data are retainin...
[ERROR] 1 error(s) detected during dependency analysis.[ERROR] Filter root's ancestor '/apps/sling/servlet' is not covered by any of the specified dependencies.[ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.0.3:generate-metadata (default-generate-metadata) on p...
AEM: 6.4.8.1Opening up the adaptive form for editing throws a blank screen. The console log throws 404 on forms.min.js. I see some minifcation errors (screenshot below) in the logs We are using yui compressor across envs which is working fine in lowers, its only prod that's causing this issue Any id...
Hello, I'm trying to programmatically fill existing signed xfa forms with information from a database. I'm using a library called pdfbox. It works great, except that the <form> tag of the xfa form needs a checksum if modified. I cannot find how to calculate that checksum anywhere. Does Adobe have...
Hello All,I have successfully utilized the sort table function within a dynamic table using the John Brinkman Sales Report file. It works beautifully, the magic is in the Variables script. It would be amazing to take this one step further and update the code to always list any blank rows at the bott...
Hi, We need to invoke a specific version of long lived process using the ServiceClientFactory class of livecycle api. I had follwed the below post which shows how to invoke the latest version available.https://help.adobe.com/en_US/livecycle/11.0/ProgramLC/WS624e3cba99b79e12e69a9941333732bac8-7dc1.2....
Description - Currently, we cannot use h2 and h3 in forms and have them appear on Generated Documents of Record. We have to use panel descriptions for blocks of form inputs, and cannot use in Static Text - they simply do not show and will block out the entire text block. To enable accessible scannin...
Apologies I suspect this will be a "dumb" question. I have spent ages trying to find relevant documentation...I believe I can access SOAP services hostd by AEM to retrieve and implement AEM forms in a separate stand alone Java client app.So I'm simply trying to retrieve the wsdl for FormServiceI'm r...
Hi, I'm new to livecycle designer. We have a requirement of displaying multiple tables from the xml values. <member_table num=1> <name> <skills> <SKILL1> <SKILL2> <SKILL3> </skills></member_table><member_table num=2> <name> <skills> <SKILL1> <SKIL...