Hi,I have stumbled upon a strange problem while workinf with LiveCycle Designer ES and couldn't come to a logical conclusion for the cause. Thought someone could help.I have a 2 page form and there is a text on page 2 and the entire text appears in one line. When I go to File-->Form Properties and c...
I created a dynamic pdf with adobe livecycle, now will not let me save the document in some pc's. In my case I have adobe pro, version 9 installed and let me save that pdf, but not in others. What is the problem?
Hello-I'm working on a dymnamica form that is merged with XML data. In the XML, I get a FirstQuoteDate and bind it to the corresponding field in the form. I then have to calculate the ValidDate by adding 30 days to the FirstQuoteDate and display that date int he Valid Date field.I've tried several s...
I have developed a dynamic form in Livecycle designer that will be sent out to hundreds of schools throughout Nebraska. There is a table within this form that has buttons to add or delete a row so that mutilple students' informtion can be entered into this table. The way I have the form set up now w...
Hello, I m trying to build up and Air app with private videochat: once someone select a name from the partecipant list a private video(audio)chat should start.I start from the Flex PrivateStream examples in the sdk but cannot get a good way in flash to make the partecipants ID be called and that sta...
Hi all,we have a ES2 Turnkey Installation on JBoss and MySQL with ES2 Forms.While rendering forms, the JBoss Log is full with statements like this one:WARN [com.adobe.formServer.common.cachemanager.CacheManager] Ignoring cache write as Object size is greater than Max Document size in cache setting.....
I've created a form in live cycle designer es. It's a 5 page form and 3 of the pages have an "insert page" button in order for the user to add duplicate pages if required. This functionality seems to work fine until I "Reader Extend" the document. Once I extend reader rights it creates 6 duplicate p...
Hi I created a form and allow the user to attach an file.No probs with tat.Now i want to dispaly the size of an attached pdf and also want to save a form in local machine.Could anyone help me to come out of this.
Hi guys,what is the reason to utf8_encode the name in the last version?$token = "x:{utf8_encode($name)}::{$this->account}:{$id}:{$this->room}:{$role}";utf8_encode($name)- There is no need to do this if the file itself is UTF-8 encoded.- Does only function for ISO encoded files.- It produces errors w...