Dear Sirs,For a customer of ours we have implemented a server based system that uses FrameMaker Server 7 to convert FM documents into PDFs with form fields. The form fields are implemented using Postscript code that uses pdfmark commands. Certain anchored frames are automatically filled with these P...
I have created a basic example with two processes.Process 1: throws an event (of my custom event type)Process 2: contains one start point event receiver and a email component.Both processes are activated.When i run the process 1, it executes the throw event. But the second process is not getting ini...
We're building livecycle forms to gather complex data (with lots of great help from this forum!! thanks)BUTWe want to have a backup for those without reader installed (or who decline to install it).We are quite new to the adobe suite, and work best with wysiwyg tools (limited code/prog experience.)W...
The enclosed trivial sample illustrates a problem I'm experiencing with validating datesThe date field is initialized when the form opens.Once the form is open, click the button and a popup appears saying there is a validation problem with the date field. Yet if the date is selected with the date s...
Hi guys,I've been trying to initialize the sample app from BlazeDS but I guess I'm doing something wrong here. I go to BlazeDS folder (using prompt command), getting into the..\blazeds\sampledb\dir and execute the startdb.batwhen I try to run in my browser the url http://localhost:8400/samples I get...
Hi, I am trying to use the bone tool on a jpeg image I edited in photoshop. When I import it I have to "break-apart" the image to use the bone tool on it and all seems fine. but when the pose is set, the image vanishes during the motion. Any idea what I'm doing wrong?
I have a form that was created by printing an excel spreadsheet to PDF and then we are editing in Livecycle ES - the form fields have been added. However, we can't edit the captions for a radio button group and options like insert Text are grayed out in the menu. Is there just something weird ab...
OK - I have a customer that wants to write out to an MS Access Database from Livecycle. I know this is BAD but they have their reasons - i.e. they have a sever shortage of skills for anything more complex.Firstly - I created a Java program to test the JDBC ODBC connection - this worked fine - ran q...
I'd like to initilaize a date field to current date and time feield to current time, in the special case of a form being rendered in the reader new and blank.I find that I can do this in dynamically created subforms using the initialize event. But the initialize event won't work for me to set values...