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
2 answers

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 built with LiveCycle, which includes things like…
user997593
  • 423
  • 5
  • 16
0
votes
1 answer

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 be able to invoke the process manually everytime…
user1194310
  • 129
  • 1
  • 4
  • 14
0
votes
2 answers

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 value = 0, but it doesn't disappear I've tried to…
satboy78
  • 217
  • 1
  • 5
  • 14
0
votes
1 answer

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, pdfY, pfdZ. And every pdf have fillable field…
Victoria Agafonova
  • 2,048
  • 10
  • 33
  • 50
0
votes
1 answer

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 available? Any .net code can do that?
James123
  • 11,184
  • 66
  • 189
  • 343
0
votes
2 answers

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:…
Victoria Agafonova
  • 2,048
  • 10
  • 33
  • 50
0
votes
2 answers

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 document flowable? I am using Adobe LiveCycle…
rupes0610
  • 261
  • 1
  • 6
  • 20
0
votes
1 answer

Error in rendering form in livecycle process for first time

currently we changed environment for adobe server. and now we are facing problem when i invoke service sometime. it throws following error com.adobe.livecycle.formsservice.exception.RenderFormException: java.lang.IllegalStateException: Connection to…
swapy
  • 1,616
  • 1
  • 15
  • 31
0
votes
2 answers

Cannot access PDF doc pages/events from iTextSharp with JavaScript

Ideally, I am trying to trigger an event in a PDF, using iTextSharp. Failing that, I would like to know if I can trigger a function. Basically, I'm just trying to get a handle of the document through javascript. This works in the PDF (Using…
CesarHerrera
  • 483
  • 2
  • 7
  • 13
0
votes
1 answer

Adobe LiveCycle Designer -- Center content in subform

I have a subform which wraps two (2) text fields. I set the subform to Flowed / Western Text so that the content goes from left to right. The problem is I want the subform (or the content) to be centered, and I can not find out how to do this. The…
myermian
  • 31,823
  • 24
  • 123
  • 215
0
votes
1 answer

Dynamic - Expanding Text Box in Adobe Acrobat X Pro?

I have some forms that I need to add expanding text boxes to. I already have Multi-Line selected. And yes the scroll-bar appears when field is full and you keep entering text. However, when you go to print, it doesn't print out the full text. I…
Brian Jackson
  • 150
  • 1
  • 2
  • 9
0
votes
1 answer

How do I read in forms from a template, and then fill them in with iTextSharp?

I am trying to read in a PDF template with iTextSharp, and then automate filling in the forms. The template was created with LiveCycle Developer. I do not know what is wrong with the following code, but it is not changing the form values. Could…
Mike
  • 186
  • 3
  • 14
0
votes
1 answer

LiveCycle need to program submit by email button so attachment in xml/pdf is unique

for example, if i send this form to john smith and he enters his name in a field in the form and clicks 'submit by email", the attachment should be john.pdf or john.xml. I get some weird documents like _ac324cxdsf and etc... How do i fix this?…
Sohna K
0
votes
1 answer

LiveCycle Designer Form

I've got a LiveCycle Designer Form that I've linked to a SQL Server database, some of the functionalities I'v defineand are working well, however the same can't be said for the insert / update functionality, I've searched up and down the various…
CodeGuy
  • 1
  • 2
-1
votes
1 answer

How to programatically access JCR 283 compliant CRX repository?

I am working with Adobe LiveCycle ES4 which uses a CRX repository. I wanted to write a Java program that could access the content of the JCR 283 compliant CRX repository. The application runs on WebSphere server. Many websites mention JCR-1.0 API to…
1 2 3
23
24