Assembler Error - PDFM_S02011: cannot be assemble because it is an XFA-based...
I am unable to assemble or stitch together multiple PDFs into one.<br /><br />Runtime DDX<br /> <?xml version="1.0" encoding="UTF-8" ?> <br />- <DDX...
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 ArticlePDFGenerator/OCR fails if primary OCR language EN
I am trying to create and ocr a PDF from scanned invoice Nextra.tif with Primary OCR language setting different from English.The scanned document Nextra.tif converts and ocrs fine in stand-alone...
View ArticlegeneratePDFOutput result .bin file
Hi Guys, I've tried to do a process in workbench that does something like this: it uses the generatePDFOutput activity to merge a xml inside a xdp, and it works well when i invoke it in workbench. But...
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 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 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 ArticleCentral Pro Output X LiveCycle Output
Hello! A client would like to buy Central Pro Output to generate PDF files. So I suggested they should go for LC Output, as the previous one is about to be discontinued in 2016. So they told me their...
View ArticleHow to retain all fonts during flattening
I am trying to flatten a PDF using OutputService's transformPDF method. When I use the TransformationFormat.PDFA option so that I retain the fonts, I get an error saying similar to "Unable to find the...
View ArticlePDF form returned as XML
I made a PDF fillable form. I sent it out to all of our members. Now what I'm getting back is xml data, not the form filled in as a PDF. Is there anyway to fix this now so that I get it back as a PDF...
View Articlecan we assemble XFA and Flatten pdfs?
Hi,I am not sure if assembler can create a XFA + Flatten pdf to a XFA form.I want to assemble a pdf1 (xfa) with pdf2 (flatten) to produce a pdf3. Pdf3 should not be completely xfa or flatten, so that...
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 ArticlePDF with camera.swf
Hi, I have made a PDF with an Flashfield (camera.swf). I can't save the camera-settings of the flash. I have to accept the access right every time.What can I do to set the settings permanent. .
View ArticlePrintsubmitter out of memory error
Hi, I am facing a printsubmitter error message in my Process that calls the output service to merge data from an xml input file with the XDP to generate a PDF document. The upstream process (run by a...
View ArticleAlignment of text boxes and output from dot matrix printer
I have pre-printed carbonless forms and I use a dot matrix printer for printing. About 2 years ago, I purchased LiveCycle ES2 and had a developer create a pdf form so I can type in the information and...
View ArticleFlattening a PDF using Assembler's Invoke DDX
I have an XDP that needs to be converted to a flat PDF without using output(The solution can only use forms services).Since its being called from within the process orchestration by using the invoke...
View ArticleAlways got null when calling either getStatusDoc() or getMetaDataDoc()
I ran the following example, the PDF is generated fine, but when I call either getStatusDoc() ot getMetaDataDoc(), it always return null, please help!!! try{ System.out.println("Beg...
View ArticleWhere does LiveCycle look for libcurl.so?
Hello, We recently migrated our LiveCycle application from a Redhat Linux server to a Suse Linux server. Everything is working as it did before, except for when we try to render a PDF that contains an...
View ArticleCreate LCA files
Hi,very new to LifeCycle.We have generated XDP files and need to store them in a LCA archive file.We can do this via the workbench but is there a way of creating the archive file outside of the...
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