Is it possible to use code to change the font color of part of a text field?My situation as thus. The user enters a description string. On exit a script hides the user field and combines it's value with two static strings to display the combined string in a (now visible) "official" description fie...
Hi All, I want to create a PDF Package/Portfolio of non-PDF files where the number of attachments can vary but with a static PDF coversheet. does anybody have a ES2 sample that can dynamically create the DDX?RegardsKev
Hi,I I am pretty new to Adobe Forms.I have a table on my form and I want to copy the value which is in the e.g. column country in row 1 in of my table to the field of column country in row 2and so on until the all of the fields in column country in my table are populated with that first value.I hope...
Hi There, I would like to know how it would be possible to get a newly created form to connect to a web service and retrieve data from it as soon as the PDF for is opened. Im assuming a would use the doc Ready but do not know which code will allow an automatic communication to happen without ha...
Hi everyone,I have two text fields at the top of my form for the user to type in their first and last names. I originally set the two fields to be global so that when I placed two identically named fields in the footer the values would automatically be repeated in that area across the document. Thi...
Hi all,I am trying to set up a table where there are 2 add row buttons, 1 at the top of the table and another mid way through the table.When i tried a work around of having 2 tables, adding rows to the top table does not shift the table below it down and only writes over anything below. I hope that...
something like this:private function micChanged(event:Event):void { audioPub.stop(); audioPub.microphoneManager.micIndex = micSelection.selectedIndex; audioPub.publish(); }but this don't works...
Hello everyone.. here is my scenario: We have documentum repository and the users see the respective files using their user id & password through documentum taskspace. We want to sync the LDAP with Livecycle and apply RM policies to all the documents to the repository using the LC process. So, if u...
Hi there,I Was wondering is it possible to modify date field in the following way:when users open the calendar built in the date field, they are not able to choose any future date. They are only able to choose today or any date in the past.Is there some script for that?
Hello,I've found lots of questions on the topic but very few answers...I've create a form in designer (dynamic and grows to size, etc) that has gone out and has now been returned (about 15 or 20 copies). Some chose to return the saved PDF to me since I had extended usage rights to Reader, other emai...