Printing 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 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 ArticleIs Output ES3 the right choice?
Hello. My company has asked me to search a solution for doing the following things. -We already have the form designed with LiveCycle Designer.-Now we have to prefill/merge the form with data from an...
View ArticleTemplate versioning in Adobe LiveCycle Output...
Hi, My requirement is:1. To maintain versioning of template.2. To run all previous versions of templates in production at same time. For example: If a template (account statement) has 12 versions, I...
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 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 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 ArticleOutput.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 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 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 ArticlePrinting Issues
Hi All, I'm trying to put together a proof of concept using livecycle OS but having problems around printing. When I use a static form (forced on me I believe as I'm trying to use another PDF as a...
View ArticleFlatten/Assemble XDPs with Different orientations
I was able to flatten XDPs into a single PDF successfully using the invokeDDX. The issue that I am facing now is while merging 4 forms together, if the 2nd or 3rd form happens to be in Landscape...
View ArticleDynamically Setting the Position of a Subform
Hello thereI am trying to solve an issue with the dynamic positioning of a subform not working when the form is rendered from a process.I have a flowed XDP based form with a variable amount of...
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 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 ArticleSubform instances and data missing in email submitted pdf
I have created a form in which a user can add instances of a subform, enter data, and submit it to an email address as a pdf. When I receive the form the instances are missing. What steps do I need to...
View ArticleMerging XML and XDP files
Hello! I must build this POC for a client and the idea is merge XML and XPD files to feed a LiveCycle Output process and create PDF files. I've built the XDP files and the XML to start things, now I...
View ArticleSubmit PDF to a HTTP URL
Hello All,I am trying to submit a XDP rendered as an interactive PDF on HTML page to a HTTP servlet, the XDP is rendered using renderPDF operation. The PDF has got a Submit button (submitting to HTTP...
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 Article