I'm trying to setup a pdf file that will have data imported from an xml file. We have a small web app that generates the xml file from a SQL database. The xml is placed inside a folder on our web server. I placed my pdf inside that folder with the xml. I setup the data connection and I generated the...
I created a form that can be filled in by the user and submitted to me via email. The information submitted goes into a database. There are two fields that I fill out on the form once I receive it. The new information is saved on the form but the database does not get updated with the additional inf...
what does this error mean and how to fix it:"An error occurred creating the form (task207, form 0), (ALC-WKS-007-040)"This happened when I tried to display the form at the 2nd (and subsequent) User task. The form was displayed fine at the first User task.thanks
I have a two page form I created in LiveCycle and want to set the tab order. The problem is that when I reach the bottom of the first page, the tab order does not continue to the second page. You can set the tab order for both pages in the design view but when you preview it and tab on the last fiel...
How come when I sign a document and then I save it. Then re-open the file and scroll down the to signature field, it always says"this signature is valid bla bla bla, but subsequent changes to the document has been made" Yet no changes have been made at all!?!?
So were trying to implement a PDF document that has a bunch of fields in it, and then after a someone signs it, it then get sent to an Informix DB as a BLOB.It then needs to be approved by a supervisor, so then the supervisor sees that it needs to be approved. The DB sends him the PDF document, he c...
Hello,Is possible to install LC ES on Windows Vista, I am trying to do this but with no luck, I am facing differnet errors while instllation, could this poissblie becuase I am installing on Vista ?Appreciating your help,Greetings,Yasser M. Maree
Hello, i'm building my first pdf with Adobe Designer, in order to include dynamic documents to our existing application.My purpose is to load data from a url.My iis webserver show me an xml contaning user informations, grace to the windows integrated authentication.Here is an example node :I would l...
Hello,I am building a multi-currency expense report form.I would like to format all numeric fields based on the selection of the currency from a drop-down field. (i.e. EUR, USD, GDP)I have reviewed several formatting samples but I could not find anything relevant to numeric formatting.Any suggestion...
Hi,<br /><br />I created a simple process that executes a SQL query and transforms the data to XML. I've put that variable as an output parameter to see the result.<br /><br />Unfortunately, LCES makes a document element from it with CDATA in it. This is not what I want. I want the nodes to appea...