Hello all, A client of mine is having the following problem: “They installed on an windows with "French switzerland" as a local, so some parts of Adobe products use french. We have a problem with configuration files in our workflows. In fact,sizing workflow uses a specific configuration in Acrobat...
Dear all,I am planning to reinstall the LC server due to system crash.After I install a new one with same computer name and IP, how can I migrate old RM rule to new one?In other words, can I open the old protected new document using new configuration?Thanks a lot~ Gouf
Hi All,I have a project which involves retrieval of interactive PDF forms through an ASP.NET page. In this form, a submit button is available which redirects to another ASP.NET. I would like to be able to dynamically assigned the cURL into the form. Both form and pages are located in the webserve...
A new version of my whiteboard is available on http://www.colabry.com which you may find interesting. The big new feature is nested UIComponenets / MDI. The new version uses the Cocomo / AFCS / LCCS api for connection and my Stratus based whiteboard code for the (er) whiteboard. (Stratus can stil...
Hello,I have a drop down list that is being populated from a selection of another drop down using the addItem script. This new drop down will only have two values.Is it possible for a text field to be populated with the "non-selected" value from the drop down?I attached the document here. The text f...
I have a user step with a few attachments. When I use the same list in the consecutive user step the attachments from the previous step duplicate and it creates double the number of attachments. I use the "copy all notes and attachments from a list of documents." and specify the list for input and o...
The forms that we have developed so far have various dynamic forms embedded which do not work with 2D Barcode. What alternative designs can we use to achieve similar results? What are design considerations that we should be aware of?We have LC ES 8.2, Adobe Acrobat 9.0 and Barcoded Paper Forms 8.0.
Hi:I have a requirement that a text field have a date entry of YYYYMMDD. I need to validate that the data in the field is a valid value.I have code that works for all values except leap years.I thought that I would be able to do this usingvar sDate=(this.rawValue);var sYear=(sDate.substring(0,4));v...
I have to say that, so far, I absolutely hate Acrobat 9 and LiveCycle. I am finding them, particularly LiveCycle (which at the moment feels to me like it should be called DeathSpiral), opaque, clunky and creating lots of what appear to be random errors. If you can't tell, I am amazingly frustrated. ...
I have a custom component that has an operation that takes a list as an input. In my current (in progress) implementation, I have to manually add all the items to the list variable via a setValue service, then set that list variable as an input to my custom component operation. While this is a per...