I’ve a use case to generate editable pdf from a HTML5 form and I’m able to achieve it statically using com.adobe.fd.forms.api.FormsService.renderPDFForm(..). No issues here. For another use case, I’ve a dynamic form where I’ve combined two static forms and put a dialog with radio buttons as front sc...
Good Morning,I would like to add Anchor Links to Jump to a Specific Part/Section of a form. Like an HTML page can or how cross referencing works in Word. Is this possible?Thanks,Emilee
In my xdp form, I have a FSSUBMIT_ button and a AWS_SUBMIT button, but when the form opens in workspace, I get a complete button, but it doesn't seem to be executing either the FSSUBMIT_ or the AWS_SUBMIT - it just seems to submit without any of the validations in my FSSUBMIT_ preSubmit event. I can...
I have an issue where in a internal process based on an XFAPDF file needs to be converted into a standard PDF with attachments for eSign. That part works great, but the attachments are all converting into PDF files and I need at least some of them to be maintained in their native format as this is ...
HI All,We have a problem with the Live Cycle server stop working, when combining large document.There were multiple document and the size is almost 1.5gb, when we place the PDF in watchfolder, live cycle stop working, we need to restart the server.What will be the issue, is there is any method to ov...
Hello everyone, At the moment, I'm having trouble with a dropdown list not showing a selected value from a previous adaptive form. Basically, I have two adapative forms, one form used when an application is created in the inbox and the other used to show the values on an assign task step. When you c...
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...