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.

learn more… | top users | synonyms

-2
votes
0answers
16 views

Application in Adobe LiveCycle ES$ [closed]

I want to develop a application in PHP that will use Adobe LiveCycle ES4 to create fill able pdf form dynamically (using xml). Create new PDF file for this and sent that file to Someone using email. ...
0
votes
0answers
8 views

How to retrieve printJob return value

In order to adobe's documentation, printJob.start() returns 'false' if cancel button was pressed when printing dialog box appears. So, I try to print my PDF using CTRL+P. How can I get in ...
0
votes
1answer
21 views

Only want to print specific pages using livecycle designer ES3

I am creating a letter with a front end interface for users to complete. When clicking the print button I do not want the front end page to print, only from the second page onwards. Is there any ...
0
votes
0answers
12 views

How to configure Adobe LiveCycle Data service

I’ve installed LiveCycle data service for Java (v 4.7 windows) and Flex builder(Trial version). After I installed this I don’t find lcd.war file which is supposed to be under Tomcat data service ...
1
vote
1answer
37 views

button adds a row and inputs cell values from text fields

i asked a similar question before however the solution no longer works for my application, i need a button click to create a new row (FailureInstance) in a table (failuretable) and i need it to ...
0
votes
1answer
16 views

Converting a percentage whole number in one field to a decimal in another field in Adobe Livecycle

I'm creating a budget template in Livecycle Designer. I have a field where users can enter a percentage as a number (for example if you want to enter 75%, just enter 75). I'd like another numfield ...
0
votes
0answers
24 views

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 ...
0
votes
1answer
97 views

Adobe LiveCycle populate drowndown from text field value

Does anyone know how to populate a dropdown list from a text field with comma-separated data? (using javascript or itext java) iText claims that their apt can not do this. I have seen people talk ...
1
vote
1answer
114 views

Value cannot be null. Parameter name: uri

I get the following error when I am trying to invoke my Adobe Livecyle Soap service: Value cannot be null. Parameter name: uri The strange thing is that I don't have any parameter named "uri". I ...
0
votes
1answer
46 views

LiveCycle ES 8.2 PDF dynamic population in PHP

I want my website to generate dynamic reports in PDF format. I found out recently about Adobe liveCycle Designer ES which create editable fields inside of PDF document. Does anyone knew if it is ...
0
votes
1answer
95 views

Using LiveCycle How can I create and populate a new row in a table with values from other fields with a button press?

Here is my current code, so far the button will create a new row in the table and it will reset the fields (AdditionalComments, CellLocation, and FailureSelection, which are all text fields), but it ...
4
votes
2answers
168 views

How to convert XDP to PDF in Adobe LiveCycle ES3 via HTTP REST request

I have: LiveCycle server (ES3, JBOSS), Workbench, Designer. Using LC Desginer I convert PDF to XDP - it's template now. Now I need to convert that XDP file to PDF. So, I guess I should somehow call ...
0
votes
1answer
32 views

LiveCycle Server cannot find font - Output Module

I'm using Adobe LiveCycle ES3 with the output Module to merge XDP forms with XML data. The forms are created using LiveCycle Designer. This works all great for PDF files. Not I wanted to swtich to ...
0
votes
1answer
86 views

Save Livecycle PDF file before submitting to server

I have created a LiveCycle PDF form that includes a Submit button to send it as XDP (including the base64 encoded PDF) to a server that pulls out the XML data and saves that to a database and then ...
0
votes
0answers
143 views

How to display the Binary PDF data received from a web service on a Android device?

I am working with Adobe's LiveCycle ES3 server, which returns the updatable PDF form in various formats like HTML, Binary etc. I have tried displaying HTML using WebView and it does not work 100%. ...
0
votes
2answers
88 views

Adobe Livecycle ES3 saving issue - file keeps getting larger

I have been working on a form in Adobe Livecycle ES3. I started with a file that was approx. 1 MB in size. I realized that every time I saved the file it got larger by approx. 1-2 MB. This ...
0
votes
0answers
17 views

Live Cycle - XMLForms Segmentation Fault

I have a live cycle pdf project where the pdf submits to the live cycle server. Our use of Adobe Live Cycle ends up using the CORBA connected XML Forms native executable. We are getting a ...
1
vote
1answer
58 views

Adobe LiveCycle font convertion

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 ...
1
vote
1answer
66 views

Calling shell script from adobe livecycle workbench?

Is there anyway to call shell script from Adobe livecycle workbench? I tried with executescript service and used command exec(scriptname) in beanshell. If there is, please provide a example.
0
votes
0answers
316 views

Dynamically Insert Image to PDF using LiveCycle/ITextSharp

I have a pdf template I created using LiveCycle Designer. Inside it, I have 3 Image Fields that I created, ImageField1, ImageField2, ImageField3. The images are located on a url, let's call it ...
0
votes
0answers
137 views

livecycle pdftk fill form

I was using acrobat forms and pdftk to fill forms on website. recently i changed form to livecycle. after submit its not generating flatten pdf with data. i have tried many options including ...
0
votes
1answer
86 views

PDF generator configuration for live cycle

i installed livecycle server using turnkey its running i am able to login in workbench and created my first app.but during installation i unchecked pdf generator .after this i again uninstall and ...
0
votes
1answer
131 views

Prepopulating a dropdownlist with xml file in pdf

I want to make a pdf form that has a dropdownlist filled with data from an external xml file. The xml file is updated every few days. I want it so that the client can click a button on our ...
0
votes
1answer
77 views

ALC-TTN-105-000 could not connect to bootstrap servlet

hi i am trying to install livecycle server using Adobe LiveCycle Configuration Manager.in this i reached to a slide heading is LifeCycle ES3 Database initialization there is a button labeled as ...
0
votes
1answer
42 views

Bulding first app in Adobe livecycle

hi i just installed workbech and livecycle server.i have to create an app in livecycle. when i goto file >New >Application a dialog appears in which have to fill username, password , Log onto ...
1
vote
0answers
71 views

how to control global variable reference while printing multiple customer's information?

i have multiple customers information in a xml file while previewing that xml in Adobe LiveCycle Designer in all pages it was showing global variable reference ,i want to see each customer information ...
0
votes
1answer
66 views

javascript preloader in pdf

I have a pdf form that contains no images but lots of javascript to format the answer fields (validation, section generation etc). This slows the pdf down when it's opening in acrobat to the point ...
0
votes
0answers
138 views

Adobe Livecycle javascript get attribute node

I have a PDF template that I am designing in Livecycle Designer ES2. The data binding is XML Schema. For one of the fields I need to bind the data with some formatting. For example: If my XML (based ...
0
votes
1answer
90 views

Use Adobe LiveCycle Form to Fill in Data in a Large PDF

Is it possible to use a LiveCycle form to gather data and export the data into various locations in a PDF? If so, how can I do this? If there's any other way to do it, I am up for that too. Thank ...
0
votes
0answers
112 views

Using CSS in Adobe live cycle [closed]

Hi I am new to Adobe Live Cycle designer.I am trying to develop a Tabbed Menu but I dont how to integrate css in Adove Live Cycle designer.Can any one help me in integrating CSS CSS Style Code as ...
0
votes
2answers
133 views

Email an xml file using a generic button on a livecycle designer form?

I found the following script on another thread (13056369): // Replace with actual path to the field which contains the subject: var subject = form1.SF1.TxtFld1.rawValue.concat("_"+ ...
0
votes
0answers
83 views

How can I write to a file from a livecycle designed PDF?

I am producing a PDF in Livecycle designer and would like to write a sub-set of data from the document. I have tried methods such as exportData() but this exports everything which i don't need. I ...
0
votes
2answers
91 views

How to make a field uneditable

I have a form with some 5 text fields. Firstly I am filling out the form in workspace and assigning it to some other person in the workflow. My requirement is that person to whom i have assigned the ...
0
votes
0answers
58 views

Calling Webservice from adobe process

I am calling Webservice from adobe process . my wsdl contains web method "storeDocument" which takes Document as input. <xs:element name="storeDocument"> <xs:complexType> ...
0
votes
1answer
98 views

Adobe LiveCycle Print to Envelope

I created a PDF form usuing Adobe LiveCycle 8.2. The form captures data, after this data is validated (Customer Name, Address, Account Number etc) the usuer prints it, that gets mailed to the ...
0
votes
1answer
42 views

Dynamic controls in PDF Adobe Cycle

Does anyone know how to add control (example: field) on-run in PDF? I'm using Adobe LiveCycle ES2; need that piece of JavaScript.... Thank you all -
2
votes
1answer
223 views

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 ...
0
votes
2answers
161 views

Filling an existing dynamic and complex PDF form from Website

I have seen a lot of questions regarding PDF's forms filled from a Website by using several PDF libraries but I can't find an straight answer to my concern. I have a very complex PDF that somebody ...
1
vote
2answers
65 views

Android Activity onInitialize

I would like to do some action only once, when the app starts. Therefore, I tried to place the code within the main acitivity's onCreate, but this is triggered again and again when the user comes back ...
1
vote
1answer
1k views

populate submitted email subject line with data from livecycle form text field

I have a pdf form created in Livecycle it is set up with a submit button and will submit a pdf of the form via email. NOW I want to have the subject line of the email come from on of the filled out ...
0
votes
1answer
27 views

Invoking a Process On server startup

I have a process which I will be invoking manually for the first time in prod environment. Thing is, the process stops when the server is down or if the server is stopped. In this scenario, I will not ...
0
votes
1answer
182 views

calculated field : I want to hide it if value = 0, but it doesn't disappear

I've got a problem with my form (an invoice, you can see pdf file at http://www.fornoantico.it/fatture/fattura-definitiva-togli-zeri.pdf), in particular on a calculated field... I want to hide it if ...
0
votes
1answer
80 views

DPF portfolio with fillable dependable pdf forms

I have pdf portfolio with some fillable pdf forms in it. This portfolio is generated via LiveCycle services. All of these pdf forms have equivalent fields. For example: portfolio consists of pdfX, ...
0
votes
0answers
68 views

PHP + LiveCycle + WSDL

I am familiar with what a WSDL is (conceptually), but I'm now stuck on how to build one for my application. I have tried to use the "WSDLCreator.php" library and the "WSDL_Gen.php" library, but ...
0
votes
1answer
251 views

pdf filled template form convert into Excel or CSV?

We have bunch of PDF forms filled by users (this template made in Adobe LiveCycle Designer). User entered data in PDF files. Now I have convert into CSV or Excel file. How to do that? Any tools ...
0
votes
1answer
118 views

How to prevent printing PDF forms?

I have a PDF form and I need to prevent printing this PDF form, if its fields are blank. To modify my form i user Adobe LiveCycle Designer ES3. About how can this be done is written here: ...
0
votes
0answers
59 views

How to delete old policies from Adobe Livecycle without a full table scan?

At the moment this query involves a full tablescan of 2.3m rows even though licenseid is indexed. Is there an index that we can add to the EDCREVOKATIONENTITY to make sure the scan is required? At the ...
0
votes
0answers
72 views

How to Display chinese font in PDF using Coldfusion CFPDF tag and LiveCycle ES2 template

I am using livecycle pdf template to populate the section dynamically using XML data file. I am using CFPDF (#ColdFusion) tag with populate action, when CF generates the PDF I can see the static data ...
0
votes
1answer
199 views

How to make dynamic PDF form flowable across 2 pages in LiveCycle?

I have a dynamic PDF form that is flowable on each page but not both. By that I mean that the fields on the 2nd page won't move to the 1st page if there is available space. How can I make the entire ...
0
votes
1answer
163 views

Remove or Hide field in PDF document using iTextSharp

Is there a way to remove or hide field in PDF document using iTextSharp library. It seems that iTextSharp can not do this for PDF templates created in LiveCycle (xfa format).

1 2 3 4