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.
Questions tagged [livecycle]
350 questions
2
votes
0 answers
LiveCycle 2.6.1 Data Management with The ColdFusion 8.0 DataManagement Event Gateway Issue
I've recently been developing a project that involves sending out events from ColdFusion to LiveCycle 2.6.1 using the Data Management event gateway to Flex 4.0 clients (LiveCycle and ColdFusion are on different Instances, but the same server).
To…

Dustin Blomquist
- 21
- 2
2
votes
0 answers
How can convert dynamic pdf to static pdf using PDFBox of Java
I created forms with Adobe LiveCycle Desiger. This way I can import XML data into a PDF template using iText. However, many PDF veiwers don't support these type of dynamic PDF files.
I'm looking for a solution to convert ("flatten") these dynamic…

Marthin
- 21
- 4
2
votes
1 answer
LiveCycle ES 2.5 Aws_Action field JavaScript
I have a form that I am designing in Adobe LiveCycle ES 2.5 for a client.
Quick background for the project: It involves taking an even older PDF and converting it to allow digital signatures with potential Reject/Accept buttons.
Does anyone know…

greendave11
- 168
- 1
- 13
2
votes
1 answer
LiveCycle PDF submit to .NET webservice as XML
I have a LiveCycle designed PDF that I want to make its submit button send the XML data in the form to a .NET webservice. I see how to do that, but I'm not really clear on the webservice side. What should my webservice's method signature be to…

jamone
- 17,253
- 17
- 63
- 98
2
votes
2 answers
Including Moment.js in LiveCycle Designer
For few days I've been trying to include the actual Moment.js library in my dynamic PDF which I've created with Adobe Livecycle Designer.
We've used an older version (1.7.2) without any problems but now I only get a 'Function not exist' error.
Does…

Niocron
- 21
- 1
2
votes
2 answers
Adobe Livecycle performance
I have installed Adobe Livecycle in order to convert MSWORD files to PDF from a web-app.
Specifically, I use the DocConverter tool. Previously I have used OpenOffice UNO SDK, but I have found some problems with particular documents.
Now, the…

Fabio
- 33
- 1
- 4
2
votes
1 answer
Livecycle Server Accessing Issues
I have a Livecycle application running on a remote computer. In my C# program, I am trying to access Livecycle server, however I have some connection issues on this subject. Should I first connect to the remote machine that Livecycle is running on…

gizemdemirel
- 377
- 2
- 4
- 13
2
votes
2 answers
Adobe LiveCycle font conversion
I'm using Adobe LiveCycle to make some documents on server side.
During the development, I'm using Adobe LiveCycle Designer to create a new pdf template. When I design the template, I use "Times New Roman" font, but if I generate the PDF from the…

Claudio Query
- 323
- 1
- 4
- 13
2
votes
1 answer
How i can remove 2 instances in LiveCycle Designer
i have 2 tables. Table1 and Table2.
Table1 has Button "Add line". On click in both tables are added lines.
Tables have the same number of rows.
Each row in the first table has a button that deletes the current line.
It is necessary that this button…

DrTiBiBo
- 101
- 1
- 5
2
votes
2 answers
Why can't I use soap.request() in Adobe Reader X?
I have a small PDF that uses soap.request() to submit data
This works fine under Adobe Acrobat. I've exported the file with extended Reader abilities,
but once I try to invoke soap.request(), I'm getting the following error
Security settings…

Shai
- 25,159
- 9
- 44
- 67
2
votes
3 answers
Dynamic Hyperlink in Livecycle Form
I am trying to figure out how to make a hyperlink in a Livecycle Form which points to a URL which will change on different days that the form is rendered. For example on one day I might want the hyperlink to point to:
mywebsite/mypage?option=XXX
and…

Mike Gates
- 1,874
- 3
- 21
- 40
2
votes
2 answers
Making a text field flow like a paragraph in Adobe Livecycle Designer
I intend to create a form using Adobe Livecycle Designer 7.00 in which I want a field to flow as does a paragraph in a text editor.
To be more specific, I have a text object before and after the text field which is contained in a subform. As there…
zq
2
votes
0 answers
need LCCS SDK - can not get it from adobe site anymore
Adobe LiveCycle collaboration has now stopped but I need the LCCS SDK to test something in my computer. i can no longer download it from adobe site. Can somebody give me this SDK that they have already downloaded.
I can not login to this page…

Grounded
- 21
- 1
1
vote
1 answer
How to use adobes Live Cycle ES2 Java Api with PHP to convert XDP to PDF
I want to use Adobe's Live Cycle ES2 java api to through PHP to convert XDP files to PDF
Following are the links from adobes help pages
1. http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000281.html
2.…

Yogesh
- 928
- 1
- 8
- 21
1
vote
1 answer
Livecycle Designer - Link text field to line of text file
I'm very new to LiveCycle designer so this might be obvious. I'm fixing up a legacy PDF form that I don't have a lot of scope to replace with something better.
All I want to do is to read in a couple lines of a text file during the PDF's initialise…

user51498
- 434
- 4
- 13
- 23