Problem with opening PDF files in Google Chrome browser
We have a web page displaying links to dynamically generated PDF files located on the internal repository. This files are not just text PDF files but PDF forms created using XFA technology. This means...
View ArticleCreating robust dynamic forms in Adobe LiveCycle
This video tutorial shows how form flow, JavaScript, expanding tables, and aggregate functions can be used to create robust forms in Adobe LiveCycle.
View ArticleCreate dynamic graph
Does anyone know a way of creating av dynamic grap inside a PDF form?
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 ArticleHow do you make a text field Read Only after it is saved and distibuted?
How do you make a text field read only after it is saved and distibuted? LiveCycle Designer ES 8.2 This JavaScript code on the exit event:textField1.access = "readOnly"; This works after the user loses...
View Articlehow to use if statement
I am trying to Date2Num but only wnat to display the Date2Num greater than 30 days, because i am going to use that to multiply other numericfields.with help of some genius I have come up with the...
View Articlexfasubset.js file location
I am trying to render an XDP file with Forms ES2. The error message I'm receiving from LC is that it can't find the xfasubset.js file. I'm trying to find this file in my LC installation so I can point...
View ArticleCheck box - When yes is checked no will uncheck
I need help figuring out how to make the check boxes to where only one option can be checked at a time, either yes or no. I am using checkboxes rather than radio buttons because i also need them to be...
View ArticleLiveCycle Checkboxes and "Add Attachment" button
Hello people, I'm currently working on alot of LiveCycle forms (many are very similar), however there are two things that won't seem to work on any of my forms.I'm using Adobe LiveCycle Designer ES...
View ArticleXDP doesn't load data if PDF is online
In Acrobat I can import/Export data off my LiveCycle form. XDP file exported by Acrobat has the following lines: <pdf href="../myForm.pdf"/></xdp:xdp> If load this file by Acrobat, is...
View ArticleJavascript For loop not working within a function
Hi all, I'm a beginner to LiveCycle and I cant seem to get a loop working within a function. The function is being called successfully because when I manually create the code it works but I am trying...
View ArticleUnable to change button bg color in Masterpage
I have 2 buttons (ButtonShow and ButtonHide) that I have inserted in my masterpage 1. These buttons control the object elements in design page and chooses either to show or hide the fields depending on...
View ArticleFolder hyperlink issue again - code reads differently in Reader than in...
So when I use Acrobat Pro, and paste a link to a server folder, the link works correctly. (I have to copy the folder link and then put "file:" in front of it to make it work, but it works). For...
View ArticleWhy does behave as ?
Hi, I'm trying to understand the logics of subforms splitting implemented in Acrobat Reader. Some of my experiments go in contadiction with XFA spec v3.1. For instance, I wonder why keep...
View ArticleHow do I create a drop down list to e-mail a form for signature.
The desired workflow is for 1) Firefighter 1 to complete the top portion of the Agreementsection, sign in the Firefighter 1 signature field (which locks the topportion of the Agreement Section),...
View ArticleHow do I fix text fields that expand off the page?
My text fields are set to expand and they do not cover up the text fields below, but I can't read or print the fields once they are expanded. I can send the form to anyone willing to help.
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 ArticleHow to Change Paper Type Using Java script
HI , We have a requirement , in which we have to change the paper type i.e. "A2" , "A3","A4" etc. while printing using a JavaScript. I have written a code like this :...
View ArticleDynamic and Static Content in Flowed Subforms
Hi, I have to print some Dynamic and some Static content in my form. I have created a Flowed Subfrom (SF_MAIN) and made all the Subforms(SF1,SF2,SF3...) in it as flowed, so that one subform starts...
View ArticleHow to change the label of PDF Form Field Button?????
Hi, I have a PDF document which consists of 2 Form fields of object types Button and Textfield. Button having label "Deliver", now I want the text label to be customised, What ever the value sent as...
View Article