Hello Everybody, Adobe form are supposed to give the possibility of integration with SAP.My needs is to attach my adobe form to a standard SAP Transaction (program) .Is there anyone who could tell me how to do attach a form to a standard SAP Transaction ? Or is there anyone who knows where the docum...
Lets say I have a button that opens a popup menu with 2 levels:Fruits> Apple Banana MelonVegetables> Carrot Potato TomatoIs it possible to get both values? I mean, to receive information if fruits or vegetables was selected and also what ...
I ma lookgin for adobe java api to convert a files to pdf file.The fiels are email message file (msg), excel file (xls/xlsx), power point (ppt/pptx), docment (doc/docx), image files, and text file.We are using Tomcat server, Spring MVC, and java.Basically, our user upload a file and convert the file...
Hello! I have a form with an existing data connection to a schema and I want to change the connection to a different schema. After I change the connection, I receive error messages that the data binding value does not correspond to a data connection. I then go into the Binding Tab and set the bin...
hi all!I have a form for declarations.Every declaration has to be set on a new page. I solved this with a repeating subform.And in the properties of the repeating subform the variable 'After' has 'Go To Next Page'.This works well with only one disadvantage. In the end an empty page is also be create...
HI All,We are experiencing below error in linux environment:2013-09-11 00:37:52,118 WARN [com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyEvaluationBackgroundTask] (BackGroundPolicyCalculator) Exception thrown in background thread. Cause: java.lang.OutOfMemoryError: Java heap space2013-09-...
Hi All,When I click reset form button. I would like to reset data then focus to the first field. I can clear information I provided but setFocus to the first name field is not working. Please help.I use datasets to reset data. Here is my coding:event: click xfa.datasets.data.loadXML("<form1/>", tru...
I am creating a form in which I need information that is entered or selected (either from a drop down or a radio button selection) in the top half of the form to be populated into a section at the bottom of the form. I don't want the info at the bottom of the form to be editable - I just want to ha...
Good Afternoon,I am making a form where we report how much leave is being used. The leave will be reported in 15 minute increments. (Ex: fifteen minutes = .15; one-half hour = .30; 45 minutes = .45) I need to be able to add these up and have them keep this format of 15 minute increments. Also, I nee...