Hi, I have just install live cycle Pdf generator. installation log shows installation is successful.I have configure The things which I had to do,like installing windows office(2007),acrobat reader,change UAC. now when I want to convert some word document(.doc) to pdf ,It fails to convert,It ...
I need explanation about what products I need to use for developing dynamic adobe PDF forms..Currently I use only LiveCycle Designer ,but I in previous posts I found that I need to use additional products as Acrobat or Extension to designer.My question is if I need to devlop dynamic PDF form what ex...
At the moment we are having to ask the user who is filling in a form to do a 'save as' and then specify a file name (that follows a particular naming convention). It would be so much better if we could place a button on the form so that when selected it would save the form under a name which is mad...
I have a submit button in my form. Just a regular button set to submit http data to a url in utf-8 encoding. It submits to my server fine, etc.The problem I'm having is that I want the form to lock AFTER it is submitted so the user cannot edit it again.I have tried putting javascript in a postSubm...
I'm very new to LiveCycle, but I'm starting to get the feel for some of the basics, i thinkRight now, I'm looking for text fields (in a table) to "add multiple lines" but at the same time to be visual on screen - so i guess the size of the rows would have to dynamically increase size based on the am...
I've been trying to find information on adding a pop up definition to a LiveCycle pdf. I want users to be able to move their cursor over form field such as a text field or other field and have a definition pop up of what we want to see in the text field. I saw an example of this on a PDF, and it is ...
Hello, i'm trying to display the number of users online using the Roster pod, but i can't figure out how to do it. Does anyone have any suggestion?Regards.
Hi ,I am submitting the form data in xml format to a servlet using the submit button . I also need to pass one parameter with the URL . But the value of that parameter changes at runtime depending on the value of a particular field on the form . Please help me out with it .Thanks .
I have a basic form that requires 2 dates to be entered - a from date and an end date. However, the end date is always 10 days after the from date. Therefore, the user really need only enter the from date and then the form itself should calculate and display the end date as from date plus 10. How...
Hi,I am trying to build a simple chat service using Adobe Flash Builder target for desktop AIR( my final objective is to port it to android). My adobe AIR version is 2.5.0 and below is my source code:<?xml version="1.0" encoding="utf-8"?><s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/200...