Questions tagged [livecycle]

Adobe LiveCycle is a SOA solution from Adobe Systems, mainly used for business process management. It offers services for data capture,PDF processing, digital signatures, document security, content services, process management. The services can be orchestrated with a workflow manager.

350 questions
0
votes
1 answer

GeneratePDF service failed to start in Adobe LiveCycle

Not able to start service "GeneratePDF" through Admin UI. Getting following error ALC-AAC-0017-000: Service(s) failed to start. It could be configuration problem. Please suggest if there is a solution for this issue.
RKCY
  • 4,095
  • 14
  • 61
  • 97
0
votes
1 answer

Insert a blank page in Adobe Livecycle

I have template from which I generate lot of PDF files through XML input. The page count should always be even. I want to insert a blank page dynamically when odd pages are detected. Can you help with the scripting to insert blank page?
Mike
  • 725
  • 2
  • 11
  • 21
0
votes
2 answers

Live cycle image field flush with the side of the page

I am trying to get a livecycle image field to be right up against the side of the page that it is on. It seems that I always have a little space between the image and the edge of the page no matter what I do. Here is an image so you can see the…
Michael
  • 870
  • 3
  • 11
  • 18
0
votes
1 answer

JavaScript in Live Cycle Designer

I have a list of approx 50 tv channels that a sales rep can select from a list of about 150. The channels selected then must appear on another page in alphabetical order. They must be in a list that can be manually corrected if a channel is added. I…
Bob
  • 1
  • 1
0
votes
1 answer

Filling out a PDF form and submitting to the server via PHP

I have a PDF form created in Livecycle Designer ES3. My job is to have the submit button save the whole pdf on the server in a certain folder. The button points to a php file on my web server. The button is of type "submit" and submit as…
Andrew Roth
  • 1,063
  • 10
  • 18
0
votes
1 answer

Is it possible to have a dop down list in Adobe Livecycle with sub-sections?

I want to make a drop down list with sub-sections in Livecycle. For example: If my drop down gives some one the option of coffee or juice and they choose juice, then it asks what kind of juice. -Coffee - black - sugar - cream - sugar &…
0
votes
1 answer

Can you duplicate actions in Adobe LiveCycle Designer?

I've recently started creating a order form which will automatically fill in either the item description, product number, or unit price once selected either the product number or item description from the drop down box. I made a smaller trial…
clarerome
  • 23
  • 1
  • 2
  • 11
0
votes
3 answers

Adobe LiveCycle Designer hiding table columns header per script

The table header row is configured to include header row in subsequent pages and my script should unhide one column dynamically. But it unhides only the header cell on the first page and the content cells (with a loop over all content cells). How…
Rugosh
  • 1
  • 1
  • 2
0
votes
1 answer

Need a PDF with multiple current date fields

I have a checklist form I'm building in Adobe LiveCycle ES2 that our IT department uses and they need it to have Monday-Friday on it and each day needs to have a current date field that autofills and becomes read only once it is populated, but it…
Mr.Syrax
  • 396
  • 1
  • 9
  • 26
0
votes
2 answers

test cases of a form filling workflow

a software called livecycle has got forms with different fields in which data is to be filled. on submitting the form the data is stored in the mysql database. the user fills the form partially at his level and there is an assign to field . the user…
silverkid
  • 9,291
  • 22
  • 66
  • 92
0
votes
1 answer

Using livecycle-designer, how can I add radio buttons dynamically?

I need to add radio buttons dynamically. I will be having a set of options which will be coming form a web service call and I need to convert those options into radio buttons and show it to the user. How can I do it?
Hali
  • 591
  • 2
  • 5
  • 20
0
votes
1 answer

LiveCycle Font not rendering properly

I have installed Adobe LiveCycle ES4 using Default Settings on my system and i am using the GeneratePDFService for converting a URL to PDF. The Logic is working properly but the problem is in the output PDF which is generated after conversion, the…
Gunwant Saini
  • 317
  • 3
  • 10
  • 17
0
votes
1 answer

What is the unit of measurement used for fonts in Adobe Livecycle Workbench ES3?

I have a question that could appears trivial, but I was not able to find an answer that would satisfy me. In what units of measurement are expressed font sizes that can be specified on a form in Adobe LiveCycle Workbench ES3? I don't know whether…
Claudio Query
  • 323
  • 1
  • 4
  • 13
0
votes
1 answer

Setting the output value of a dropdown based on the selected item in another dropdown in Livecycle

I'm attempting to set the formattedValue of dropdown B based on the rawValue selected in dropdown A on an Adobe Livecycle form. Then I wish to export the rawValue from dropdown B Dropdown A has these formattedValues (just one column of data): Apple…
Andy
  • 57
  • 2
  • 6
0
votes
1 answer

Coldfusion cfpdfform with LiveCycle

I am using to populate a LiveCycle Designer developed pdf form. I've excluded the destination attribute and the pdf shows in the browser exactly as I wish. However, it provides a filename of a series of numbers followed by=temp.pdf. Is…
Lawyer_Coder
  • 203
  • 1
  • 3
  • 14