Table Headrow repeats itself improperly
Hello, THIS IS URGENT: It is been quite some time now, I am trying to sort out a problem I am facing with repeating headrow of a table. I have tried almost every forum in adobe, and a lot of google...
View ArticleShow/hide blank page on even pages
My document consists of two parts: Part 1 flowed on masterPage1and Part 2 positioned on MasterPage2. The Part 2 is a Blank Page, which must be displayed only if the total number of pages of masterpage1...
View ArticleHow to submit Interactive pdf form in browser(Mozilla, Chrome)
I m having XFA based pdf form to be submitted by the user. I want to get it opened, filled and submitted in browser. In IE it is working. but Mozilla, Chrome does not supports. Getting message like...
View ArticleHow do I create a "Delete Page" button?
I am making a pdf that auto populates several other pages with data that is entered on the first page. I want to create a button that will delete a specified page if it is not needed. I want the button...
View ArticleCan I restrict users from saving over the original file?
Good Afternoon, I have LiveCycle and used it to create a service work order for our company. Office staff utilize the original (blank) version of this work order PDF and fill in the required...
View ArticleText field tool appearance
I am using LiveCycle Designer ES2 on a Windows 7 machine. Is there a way to change the appearance of the text field tool itself? Not the font/size attributes, but specifically the color of the boundary...
View ArticleI need to Calculate part of a drop down selection. number value and text
Hi I am translating a form from lotus notes and It has drop downs that have a number and text. I.E. options (1 - poor, 2 - ok, 3 - Good, 4 - Great) then there is a field on the bottom that calculates...
View ArticleHow to easily extract pages
I have 700 user completed forms. Each form is of 3 pages. I want to extract page 2 of every form into a pdf of its own. What is the best way to automate this as batch?
View ArticleWord cannot be found on the machine
I am getting this strange error when I try to import a Word file into LiveCycle Designer CS: Word (XP or higher) cannot be found on the machine. I am running LiveCycle Designer CS on a Dell Inspiron...
View ArticleHyperlinks that open on a new page
Hi, I have a form that seems to open the hyperlinks on the same page.I am wondering how I can set it so that when a user clicks a hyperlink it opens on a new page. Thanks
View ArticleNot allow to save form if a fieldm is empty
How I can program a form if a field it's emptydoes not allow to user ta save the form? Thank you
View ArticleNeed to add pages to .pdf
I was given a .pdf that was created in LiveCycle Designer and when I attempted to add additional pages to the .pdf I am unable to. I tried both the drag and drop and the insert page option. The insert...
View Articleassign date field to ddmmyy variables
Hi Guys, I have some code which takes the current date and splits it into dd, mm and yy variables. var today = new Date(); var dd = today.getDate(); var mm = today.getMonth()+1; var yyyy =...
View ArticleAuto name form and save to network
Any way to add custom file name to app.execMenuItem("SaveAs");? When it saves, it does exactly what I'm needing - open windows explorer so users can drill down to the proper destination, which will be...
View Articlewhat is the difference between Livecycle designer 8 and ES4
Hello, I'm just wondering what the difference is between Livecycle designer 8 and Livecycle ES4 thanks
View ArticleExtended ASCII characters in a textfield....
Hi all, Is there a way to create a textfield which supports Extended and Accent ASCII characters??...the current textfield i have is fed from xml and the xml contains "AÉLÈSK"....but the pdf generated...
View ArticleGet user action on preSubmit
Hi everyone, I'm designing a form, and i want the user to be prompted (using app.response) only when he deny a task in the workspace, but not when he approves it. Is there a way to know inside the...
View Articleshow/hide subform based on radiobutton on masterpage
I have a set of radiobuttons on my master page.If radiobutton 1 is selected, then subform 4 must be hidden (excluded)and when radiobutton 2 is selected, subform 4 must be visible. I can't get it to...
View ArticleCalculate repeating rows
My table name is detailsthe repeating row name is detailthe column name is Amount I have a separate numeric field (does not included in the table) with the name TotalAmount How I will calculate the...
View ArticlePosition the cursor at start of text on setFocus?
Hi, I have a rich-text Text Field that contains more text than fits in the viewable area. On docReady, I want to setFocus to the text field - but I want the cursor placed at the beginning of the text...
View Article