Hi All,I need assistance in pagination issue.We have requirement where we have different form ID's in one form and each form having dynamic repetable subforms and we have mapped each formid page to different master page in a form.The paginations should calculate each form ID individually in a form.I...
My form has been reader enabled and all information can be saved except for data entered by the user into the dynamic table. Do I need to change the Data Binding? https://acrobat.com/#d=SWkT2mrJBJbxk*QJGmN0NgAppreciate any help!Tracy
I am developing a form that includes a button to easily import data from a previously exported xml file.What I want is to run a code depending of the data loaded. This is a very simplified sample code:var myCountry=Country.rawValue; //keep current data in a variablexfa.host.importData("");xfa.form.r...
This is probably not possible but I'll ask anyway...I would like to click a custom e-mail button to attach the form (PDF version, not just data) and send it to an administrator. I would like the bottom subform to become visible but only in the attached file, not the open file currently being viewed ...
I am trying to apply a livecycle policy to a document with the following code:Properties properties = new Properties(); properties.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT_SOAP_ENDPOINT, "https://hostOfJBoss:port"); properties.setProperty(ServiceClientFacto...
Hello,I have focused second time this week that there are problems with connection to LCCS servers. Last problem was at ca. 10:30 am CEST. This takes at least 15-20 minutes - I don't know how long this problem appears really, because I know about it only if my clients report me problems. From the sa...
We are using Win7 64bit with office 32 bit. The installer provided at:http://www.adobe.com/products/livecycle/rightsmanagement/extension/downloads.htmlThrows the ofllowing error when attempting to install.Anyone know where i can get an installer or win 7 64 bit or how to resolve this issue
Hi,I'm pretty new to LC and I have a long dynamic form to build from scratch. This form will be used by Sales, who will "configure" the services, fees ect to be on the form, then send it to the applicant to be filled. I would like our Sales rep to be able to upload an image to a image field (logo), ...
I am building a monthly time sheet. I need all the dates to populate once the initial date is chosen by the user. I have this working properly for each month that has 31 days. For months with 30 days, it populates the first day of the next month. How do I make sure that the only the dates for the m...