Hi,I have a form which changes a lot with the prePrint event.Is there any way to preview the document without clicking on "print"?I am looking for a button or checkbox which invokes the prePrint event without opening the Acrobat print settings.A checkbox would be perfect because the user could previ...
When I enter a date prior to 1930 it shows up as 2000 for example 1929 would be 2029. How do I fix this? I have a form where ages are calculated and when a person is born prior to 1930 it will not calculate properly.Any help is appreciated,Jim
Is it posible to paste a translated text into an already existing document in Asian scripts (Chinese, Japanese, Khmer, Hindi, Gujarati, etc.), and Left to Right scripts (Farsi, Arabic, etc.)?
I have upgraded to the Adobe CC and since then, I cannot access the PDF Preview in LiveCycle. I've made sure all my browsers have PDF enabled, my AcrobatDC Reader is listed as my default program on Windows 7, I tried uninstall and reinstall LiveCycle, but still no joy. Anyone figure out how to get t...
I want to reset all fields within a subform to their default values.I am calling the resetData method with the name of a subform as a parameter to achieve this.Example: xfa.host.resetData("xfa.form.form1.subform1");Is this usage correct, as the Scripting reference for resetData method says it takes ...
I'm getting the above error whenever I try to open an existing form, or create a new form using any available method. I've tried running a repair, as well as a clean install but nothing seems to work. I've just installed the latest service pack and patches, but this has made no difference. I need to...
I'm getting this error running AEM forms on WebSphere cluster:[1/3/17 16:47:17:520 CST] 00000457 LocalExceptio E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "retrieveObjectSet" on bean "BeanId(AdobeExperienceManagerforms#adobe-pof.jar#adobe_POFObjectManage...
Hi, I have designed a Form with two combo boxes. The first combo box contains some Profit Code and the second Combo Box contains Cost Code. When a user selects a Profit Code from first Combo Box, the second Combo Box will get populated with certain list of values. The Cost Code combo is dynamic one ...