Passing URL parameters into a PDF form
I have a problem to know how to pass a URL parameter into a PDF form, first i created with livecycle designer 8 a dynamic form and its downloaded from server to fill out by USERs, then its submited by...
View ArticleCatching a JavaScript exception on LiveCycle Server
Occationally Form Developers make mistakes in their Outpu (or input) forms. Hence they introduce the possibility of an exception to be thrown when the form is rendered server side. How is it possible...
View ArticleRun JavaScript before flattening in Output
I have some forms that I sometimes need to flatten with Output before emailing to a user, sometimes not. On these forms I have some JavaScript that decides if certain fields are visible or not...
View Articlequestion about generatePDFOutput api
When I attempt to invoke the generatePDFOutput api I get a "OutputService not found" exception. Do I need to install the Output ES component.Am using Livecycle ES 8.ThanksOutputResult outputDocument =...
View ArticlePrinting text in Gray color
Hi, I have forms which are printing all the grey color text in dark black, on xerox printers. When the output is of PS type, it works all well and good, but for PCL, it is printing all black. I have...
View ArticleMemory Leak Problem at Adobe LiveCycle Server 9.0
Hi All, We want to upgrade our system to 9.0. During the performance test we have found memory Leak problem at ALS 9.0. I explain the detailed problematic issue below. Is there any body who has any...
View ArticleHow to control Preferences setting in adobe Reader?
Hi,Is there any way to control the adobe reader->security-> Preferences setting at run time at adobe livecycle server either by Javascript or API. I want to change the setting of the pdf before...
View ArticleLiveCycle ES4 Output Watermark Transparency Warning
Hello, I am running into a warning during my PDF assembly and output process. The warning seems to exist for every page of the PDF document having a watermark. Here is the logging entries that can be...
View ArticleEmail a read only pdf
How can I configure the submit or the submit by email button to email out a read only or flattened filled-out form. I have developed a form that we fill out in house and want the recipient to receive...
View ArticlePDF Conversion fails after two successful conversions
Hi,I am using the service GeneratePDFService configured using watched folder to convert native documents to PDF format. The first two conversions are successful and later the conversion fails. If I...
View ArticleHow to invoke adobe life cycle webservice using c++ (how to pass blob...
We already wrote sample code (.NET C#) to access livecycle webservice(this convert the input file into pdf file) using below link from...
View ArticleError during PDF post processing in HtmlToPDF
Hi,I am using Web services interface to convert Html document to PDF. Works fine for simple html documents stored locally. However when using a remote html document (for example the one in the...
View ArticleNeed XML and dynamic e-mail subject
Hello,my form works well so far. However, I am using the e-mail button which generates a XML in case the customer is pressed by customer. Moreover I want to fill customers e-mail subject not static...
View ArticleNo bytes returned when calling generatePDFOutputResultDoc.binaryData
Hi, I'm testing a .NET WebService call to generate a simple PDF file (from a basic template) utilizing and Adobe LiveCycle ES "turnkey" installation set up on a windows XP client running JBoss and...
View ArticleConvert XFA form to PDF document
Within a process, I have form defined as a xfa variable and user can fill it in workspace and also include attachment when submitting the form.Then after the form is processed, approved by manager I...
View ArticleExtract form field values from document generated by generatePDFOutput Service?
Hi, Adobe community.. I have a LC Process that reads XML input files (via a Watched Folder endpoint) and generates PDFs using LC Output's generatePDFOutput Service, and want to extract calculated...
View ArticleRender or Transform?
First, let me say that I have been a developer for many years, but never used Java or worked with Adobe forms before my last project, so I am very much a nubie at all this.I am trying to do a project...
View ArticleForm does not contain Fragments when I run it
Hi Folks, I've got a form which uses fragments.This form previews fine in the designer, but when I try to run it using generatePDF Output in a process, the parts that come from the fragments are gone....
View Articlemigration from JetForms to LiveCycle Output ES2.5
Hi. We have a JetForms/Solaris installation and we are thinking migrate to LC Output/Windows We need to know the following: 1.- What are the steps involved in the migration 2.- What we needed to...
View Articlethis.print()
In the JS guide this.print is used as an example like the one below. I get TypeError: this.print is not a function when I try to use this.print on a button click event. I"m trying to print to pdf to...
View Article