Problem with gaps at bottom of flowable form in livecycle designer es4
I have a flowed subform, which contains fifteen positioned subforms inside it. Each of the subforms has expanding text fields which expand properly inside their respective subforms without overlapping...
View ArticlerenderHTMLForm fails - path not found.
I'm trying to get a simple proces working with workbench. A template and data are loaded into variables and then the function renderHTMLForm is called with these variables as input. All this is...
View ArticleCC Shows as null value and required field validation
Hi all, I am using the following script attached to a button on my form: var cToAddr = "gmdon@rogers.com";var cCCAddr = Email1.rawValue;var cBenAddr = Email2.rawValue; if(cBenAddr != "") cCCAddr += ";"...
View ArticleHow can I save a form with database connections with the info w/o requiring...
I have a form in LiveCycle ES2 that has an ODBC connection to an Access 2007 database. The form works great and all the data populates the form just fine, but next I need a way to save the generated...
View ArticleLiveCycle Form - Calculate Ordinal Date and Append the Answer to a User...
I have scoured the web and while I have found numerous references, I'm not sure how to apply them to my specific situtation. While techincally adept I do possess an abundant lack of coding...
View ArticleException in XMLFormService org.omg.CORBA.COMM_FAILURE
Hi I am trying to use the FormService from ES2 using servlet / JSP (java/EJB) client to invoke it. I see following exception. I observed that if the xml data passed is reduced in size then I don't...
View ArticleAdobe LiveCycle Designer ES2 email button question
I am using Adobe Lifecycle Designer ES2 to create an Adobe Acrobat X pdf form. The form uses a checkbox to select different options, and then the form is sent via e-mail to a specific e-mail address. I...
View ArticleMultiple Column text field in Static PDF form
Okay, I'm pulling my hair out here. I am filling a .pdf form with itextsharp using powershell scripts. All this part of the issue is working fine. My problem is that I have the following data:...
View ArticleCheckbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View ArticleExpandable Text Field Automatically Pushing Fields to Second Page
Is there a way to have an expandable field automatically push the remaining/following fields on the page to a second page? I can get the text field to expand based on the user's input. But, it does...
View ArticleAuto-populate based on check box
I am fairly new to the whole scripting idea in both Javascript and Formcalc for forms. I have created a form that needs some dear attention. What I am trying to do is autopopulate text fields based off...
View ArticleSelf populating linked text fields
Hi, quick question, one I'm sure there is a simple solution too, but it's been escaping me for hours! there's a simple trick you can do when creating a form directly in Acrobat X that I would like to...
View ArticleAdobe Commands
hi, i have made an application in vb.net 2012. from the form i create a xml file and i want to open a pdf fillable form(that i have created earlier) in background and import data of xml file to the pdf...
View ArticleI can't use the distribute function in livecycle design?
I can't use the distribute function in livecycle design?I have spent many hours designing this and the feature is not able to work it is greyed out.I am using adobe XI (not pro). What am I doing wrong?
View ArticlePartial Form Displaying
Hello, I have a form that clients have downloaded from our website. Page 1 displays correctly; however, page 2 is missing about half the page of fields. What's strange is that it's the middle portion...
View ArticleField Validation based off another field
I have a form that is near completion with only one exception using formcalc. I am having the most terrible time figuring this out. In my form I have three fields: SpecialPromotion (number field),...
View Articleadd form with floating fields
Hi everybody Big problem ! I created an order form for business card that the customers fill in with Adobe Reader. He types the data in some fields (which are bound through the data binding "use global...
View ArticleButton that access the date field
hi guys can someone please help me up here, i have been trying to find a way to customise the datepicker but yet no luck doing that. so now am just looking for a javascript code that i can use on the...
View ArticleNeed Java Help
Okay I am sure I am missing something small but I can't figure it out. I am putting this on the Print Button Click event. If the checkboxes aren't checked it should provide an error message. If the...
View ArticleCan't save a form?
I am using now LiveCycle Design and Adobe Reader XI, and am unable to save a completly filled file. I would also like to send to one to a customer and have them be able to save for their files and send...
View Article