Missing Fonts when calling Output ES
Hi. I have tried implementing the Output ES Generating a PDF document quick start and I'm getting the following error from the XMLFormService2007-08-08 14:58:30,796 INFO [STDOUT] Caused by:...
View ArticleWhere can I download Java API for LiveCycle Output to convert .doc to .pdf
Folks,I came across this pagehttp://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=quickStarts_GeneratePDF.11.2.htmlwhich...
View ArticleGeneratePDF Service API error: PDFMaker reported an error while printing the...
I am trying to use the converting from native file format to PDF using java example and I keep getting this error"Error occurred: ALC-PDG-010-012-PDFMaker reported an error while printing the...
View ArticleJava api to convert Acrobat PDF to XDP
I'm looking for java api to convert Acrobat PDF to XDP.I could convert LCES created PDF to XDP but not from Acrobat PDF.I got this error which is self explanatory.Error occurred: ALC-UTL-S04-004: The...
View ArticleFlatten PDF with Attachments
Hi,I,1. render a xdp in browser (via servlet)2. fill out the form, attach some files3. submit the form as PDF (via servlet)4. launch a process that flattens the PDF filethe flattened PDF doesn't...
View ArticleGeneratePDFServiceService
Hi, I am very new to .NET and I'm currently trying to convert a doc to a pdf using the WebService API quick start at the link...
View ArticleEmail PDF fillable form as attachment using php?
Please help me this is our problem.We have created a simple PDF form for our clients to book in a job. Currently they fill it in manually and we receive it by fax. We have created this form with...
View ArticleOnclick of send email button, the form should go to the user entered email...
All, I have created a form using Adobe Livecycle. When user enters email id (one of the fields in the form) of a person and then clicks on send email, the email should go to the user enetered one. Is...
View ArticleUpgrading From Altercast to Livecycle
Hi I was looking for some direction. We currently use Adobe Document Server 5.0 and the Altercast Web Service to pass XML to a template and for it to pass us back a pdf document. We have been advised...
View ArticleAdobe LiveCycle - Has a working Submit Button with Dynamic Subject, Email but...
Adobe LiveCycle - Has a working Submit Button with Dynamic Subject, Email but cannot change filetype. I have a hidden email buttton and a regular button with the following code...
View ArticleJavascript does not work
I have a huge problem, because Javascript does not seem to work at all. In LiveCycle-Designer, it works fine, but using the Output Server (JBoss on Redhat), it doesn't work. I always get this message...
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 ArticleThe XmlFormService process gives following warning when generating pdf output.
I get the following warning i my server.log when "converting" xml to pdf(generatePDFOutput). Running lc es4 sp1, jboss 5.2.0, java 1.7.0_25, suse linux 11 sp2. 2014-05-19 08:38:05,649 WARN...
View ArticlePDF Generator - Error Occerued During Native App Invocation
ALC-PDG-016-004-Error occurred during native application invocationI receive this error message when trying to convert a DOC to a PDF. At first I was trying to do this as part of a workflow, but then...
View ArticleConnection to failed service
Hi,Anyone seen this error when trying to render a pdf? How do I fix it?[27/02/09 5:24:15:980 GMT] 000000a4 ProcessResour W com.adobe.service.ProcessResource$ErrorReaderThread run BMC024: Service...
View ArticleCompare two PDF documents using LiveCycle Java API
Hi,I'm new to LiveCycle. We have a requirement to compare two pdf forms (with data in it) programmatically (using Java API), let's say pdf1 and pdf2 and generating the resulting document as pdf2...
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 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 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 ArticleLiveCycle Output: Font cannot be found (PDF/A) but is installed
Heya! I'm using LiveCycle ES3 OutputModule calling the GenerateOutput2 method via SOAP to merge an XDP with XML data to an PDF/A document. Unfortunately I get the...
View Article