Dynamic forms for an android tablet - please help!
Until this week I knew nothing about Acrobat, LiveCycle or javascript! I bought the software midweek and have spent several days struggling to create a dynamic PDF form. It needs to be dynamic...
View ArticleSample XML: data file in Preview tab
Hi,how to parse data file imported via Preview tab through Javascript?I use a Sample XML data connection and import xml data via Preview tab. Though, I'd like to manually parse the data file. Is it...
View ArticleEmail form as pdf (with data)
I'm new to using LiveCycle and Adobe Forms- so I know this question is redundant. I have read several threads regarding this same issue I'm having, but don't see any follow-up responses that provide...
View ArticleAgree to terms and conditions check box
I am using a checkbox for users to indicate that they agree to the forms terms and conditions. On Submit how can I validate that the box was checked and if not block the Submit process from completing...
View ArticlePresence not functioning with dropdown (works with button)
I have a form with dropdowns and buttons and Text that I don't want to print. The Presence is set to Visible (Screen only) for these objects (I used code to set the Text to visible screen only). Only...
View ArticleSave As button
I created a form using Microsoft Word for the layout, and added form fields in Acrobat. Then I opened the form in LiveCycle because I like the calendar feature that LiveCycle has for date fields. The...
View ArticlePDF binding to MySQL databse - how is it done?
How can I bind data entered in to a Dynamic PDF form to reside in a MySQL database. I seem not able to build a connection.So here are the steps I follow: Binding / New Connection / Name: testdata ;...
View ArticleChange Fill Color Based On Value
I have found several good examples on how to modify the color of a field based on a value but am not having luck implementing. My form is an evaluation with 3 sections of test scores, the total of all...
View ArticleHow to calculate age in years and months?
Hello - I currently have a form that calculates a person's age in full years using the following script (FormCalc): if ( not Row1[1].DateTimeField1 <> Null ) then var DateTimeField1 =...
View ArticleHeavy performance issues using Adobe Interactive Form PDFs generated by SAP BPM
Dear experts, we use Adobe Interactive Form PDFs (generated with LiveCycle Designer) as Human Tasks within SAP BPM processes. The PDFs are generated and transmitted correctly, but when they are opened...
View ArticleWriting text in upper case.
Форма разработана в LiveCycle 9. Поле используется для ввода текста в нижнем регистре. Необходимо, чтобы во время ввода текста ("изменить" событие) в первых букв слов появляются в верхнем регистре....
View ArticleWhy does my form freeze when the user pastes information into it?
One of my form users reports that the form locks up when she copies text from another application - like Word or Outlook - into the PDF form. I have verified in the form properties that the form is...
View ArticleLiveCycle Form Calling Processes
Hi, Our application use .Net, LiveCycle form and process management. From form (rendered within .Net application, open by Adobe Pro) calling back end process for validation. Since by default the...
View ArticleData collection on interactive form
Good morning all: I have designed an interactive form that works well, and has extended features so that the user can save the form. When the form is submitted, the data comes back in as xml, and I...
View ArticleAdding schema to fragments used in multiple forms
Hi, I am creating a web application in which we are using the adoble livecycle dynamic forms and fragments. We have more than 50 forms to design using fragments. These fragments are used in many forms...
View ArticleHow to get XML data from a PDF form in .NET?
Hi, I know this may not be a proper question in this forum, but it is a PDF form related issue. I need some help in solving my problem in the following scenario: I have a web app processing PDF files....
View ArticleLocating the Script Editor in Livecycle Designer (was: Validation error on...
i change a drop down list to a text field. previously the drop down field was doing a look up.after the change whenever i enter some value in the text field and click on the submit button i get a...
View ArticleNameNotFoundException while calling FormService generatePDFOutput in a process
Hi All,I have created a process which calls only one service, that is FormService generatePDFOutput. I have created three variables xfaForm for form, Document variables for inputXMLData and outputPDF....
View Articlemultiple rows display in PDF
Hi, I am new to Adobe Livecycle forms . I have a form developed which has to connect to a java web service , I have gotten to the point where I have created a web service and a test form that calls it...
View Article