I'm trying to use the toImage service in Common/Convert PDF and I'm getting errors saying my input PDF is not flattened. So, I added a transformPDF step before my toImage. When I write the output from the transformPDF step to the file system and open it with reader it seems to be flattened (i.e. no ...
We've created a process with an input parameter (String) and an output parameter. There is only one "Query Single Row" node. The SQL we've put has been tested successfully. But when the client Java program invokes it, it got the exception of "ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableExce...
Hi All,I have created a process which calls only one service, that is FormService generatePDFOutput. I have created three variables xfaForm for form, Document variables for inputXMLData and outputPDF. I have assigned these variables in the generatePDFOutput properties.I am getting the following erro...
Hi,I'm completely stuck. I have a form with a table with a row containing a textfields. I'm able to add rows to that table via JavaScript. No problem here. Now I want to populate a dropdown with the data entered into the textfield(s). And Here I'm completely stuck. I don't manage to find the instant...
Could use some help. I can't get the tab order to work. I have set the tab order and my document has a logical field order, but it keeps skipping over certain fields. The funny thing is that if I move one of the fields down 1/2 an inch, it'll work. This of course makes the document look bad however....
Hello Everyone, I have added a 'table' to my form, with 5 columns and 2 rows. The first row is for labels. The second row is for input fields. I am wondering if there is a function/button in LiveCycle I can add to this form where when a user click on it, the program will add a new row to the table. ...
Am using Designer 8.I have changed the type for the cells in one of my table columns to checkbox. I am displaying the checkboxes as sunken squares. How do I center the checkbox (sunken square) in the cell? The cell is wider and taller than the sunken square.Thanks.
Can someone point me to the right place or describe for me how to cause the background of a text field to change color based on the status of a check box? Also, is it possible to cause the background to flash, say alternating colors to draw attention to the fact that this field needs filling?Thanks ...
Hi all,I asked a question in Acrobat SDK forum about using Acrobat standard SDK for automatic PDF to XML conversion on a server and I was told that Acrobat lisence does not permit that and I need to use the Adobe LiveCycle ES. I just need to automatically convert the incoming PDF files to XML on a s...
Hi!I am just wondering how to handle the height of multi line text fields in the sub forms which have flow layouts. Here is the scenario. I have two subforms - subform1 followed by subform 2 on the page, both have the flow layout. A text field 1 and 2 with the multi line properties enabled are embed...