Hi,<br /><br />i am getting the following error when i am trying to assemble 2 pdf files using EJB invocation.<br /><br />PDFM_S02011: Document "baseDocument" cannot be assembled because it is an XFA-based form<br /><br />i have configured 2 pdf files in an DDX file as given below:<br /><br /> <?xm...
This exception message is not very descriptive.I am attempting to render a PDF using an XDP and an XML file. I am using the Adobe Installation Verification tool installed on the server which allows you to merge data and xdp. This was working yesterday and all of a sudden it stopped working without a...
I have created a form that enables a user to rate a set of 20 criteria from 1-7 on the first page. On the second page of the form, I have two calculated - read only text fields. The first is 'Above Average' and the second is 'Needs Improvement.'Is there a way to have the form look through the criter...
I am currently building a form that uses the addInstance feature to allow for more than one security registration per page. In the form, we have a drop down menu with a list of security related choices (e.g., user can have option 1, 2, 3, 4, 5 for security). I would like a script that allows the use...
I'm trying to create a button that will selectively reset certain fields when pressed. I'm using ResetData and it seems to be working fine for all of my text, date and pulldown fields, but I can't get it to reset the image field. I've checked the spelling of the field and all other info... is there ...
I am using ALCD 7.1. I have created a yes/no radio button pair and I would like to change the value of the button based on result of message I prompt the user with. Scenario:User changes radio button from default value of "Yes" to "No". Upon clicking the "No" option, a message box pops up and asks t...
Express configuration is failing with the message not able to start JBoss server. I can manually start the JBoss server w/o errors. Here's the message detail:<br /><br />[2007-06-09 15:07:38,343], INFO , Thread-48, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [68%, Star...
I need to draw some horizontal lines. When I hold shift, it draws them at 45 degree angles. So, I have concluded that the only way to draw a straight line is to have 'Snap to Grid' checked. But, the grid increments are too large for most of the lines I need to draw.So, my questions is, "Can I change...
Ok. I have a form that I need to get a customer ASAP. Everything is fine, but they want underlines on the text fields. I can do a border fine, but if I make it a single line border (underline) the border does not display at all. It displays in the preview PDF, but not in Acrobat. What is the deal? D...
I set up a javascript calculation based on the input of a date field. As long as the user enters the date manually the script works fine. If user attempts to select date by drop down menu then script will not work. How can I remove the calendar feature from the Date field?