Output.Print printing all PDFs double-sided
Hello According to the following article it is possible to configure a PDF to print single or double sided in the Adobe LiveCycle...
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 ArticleCreate Static PDF after Initialize script
I have a workflow that merges an XDP (built mostly of fragments) and form data. At the end of the process I need to append some static PDF files to the end. Because Assembler will not allow assembly...
View ArticleHow to render Rich Text /Html content in PDF through .XDP form
Hi all I have designed an Invoice.XDP form and connected to a XML/XSD file for data. Now I dragged data fields from DataView to Invoice.XDP form to create required Text Fields.When I generated PDF from...
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 ArticleUsing DDX to assemble an XFA Form from several xdp files
Hi all, I have a number of forms that I need to merge with data and assemble into one XFA-based PDF. Currently I use the following ddx: <DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF...
View ArticlePrint actual size of page
Hello fellow Livecyclists , I'm not sure if I'm posting in the right thread or even in the right forum, but you guys are my last hope. I'm have created in SAP with LiveCycle Designer a 1.7 in by 2.3...
View ArticleEmbedding Fonts with Forms Service RenderPDFForm
We have several custom fonts being used in PDFs we're rendering using the Forms Service RenderPDFForm API. Rather than require consumers of these PDFs to have those fonts installed, we'd like to embed...
View ArticleUnable to create / open file
hi i try to create pdf with Output Service API Quick Starts, i copy code in the file inWeb service API so i call my output service.i have a modele ComdeDynamiq.xdpi have a xml file for merging :...
View ArticlePlacement of vertical watermark
I have a simple question that has to do with placements of watermarks. In my DDX I add a Watermark to my result node like this:<DDX><PDF result="OutputPDF" return="true">...
View ArticleHow do I name output files based on files processed from a watched folder?
Hello! I've built a small process to merge XML files with XDP templates, generating PDF files at the end of the process. Right now the process is generating all files with a fixed name + a random...
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 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 ArticleTransaction not active error
Hi all, I am not sure that this is the right place to put this post, but I'll try here anyway as I am using the assembler extensively in my process. I have created a process that assembles a large...
View ArticleError - Conversion from .doc to pdf
Hi,I'm using Trail version of LiveCycle ES 8.0(Turnkey Installation).I need to convert any native file format to PDF/A. In order to do that, I'm just trying to convert it(.doc) to PDF first. But I do...
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 WebServices VS JAVA API SOAP
Hi All, We can use two ways of Java client Implementation to connect OutputService via SOAP Protocol.1) WSDL2JAVA : Create java classing using OutputServer?WSDL file.2) Use Connection parameters...
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 ArticlePassing 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 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 Article