DDX for disassembling packaged files
Hello, I created a very basic pdf portfolio using assembler service. My ddx for the same - <DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="Assembled Form"> <PDF...
View ArticleDDXM_S00001: Failed to assemble
Hello all! We have been using the assembler module to merge our PDF documents for a few months and suddenly we started having problems a few weeks ago.The error seems to be random. Assembler will...
View ArticleALC-ASM-S00-002 NumberFormatException on attachment filename or source
DDX:<DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="pdfWithAttachments" format="PDF"> <PDF source="pdfWithoutAttachments"/> <FileAttachments...
View Articlelivecycle form
hi,i have a livecycle expandable form. here there is a table and add row and remove row button for adding and removing table row.when i add additional feature for save form with data it will...
View ArticleLive cycle service timeout
I have application which call adobe live cycle service such as assembler service,form data integration service,reader extension service etc. in my application we set timeout as 30 min. when i call...
View ArticleValidating PDF/A
Hi, I am creating a classe that validates PDF/As, basicaly it works like the quick start provided in the livedoc.I got a strange error. in my DDX i have<PDFAValidation compliance='PDF/A-1b'...
View ArticleProblem assembling XFA forms with DDX or tags
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 ArticleUsing assembler service in livecycle process desing
I am looking into the assembler service to flatten a form that is generated using a renderPdfForm process that is populated using xml.I tried to drag the assembler service into my livecycle process...
View ArticleAfter using Assembler Service outcome is coming as corrupted PDF
Hi, I have been using the Assembler Service since a quite long time but I never came across this situation. In my application, I have to merge the XFA based (which is flatten) PDF with a PDF which is...
View ArticleAssembling huge documents:
Hi, We tried to assemble 20 documents of each document size 21.63 MB (740 pages per each document) using Assembler process. The process errors out with java.lang.IndexOutOfBoundsException: Index:...
View ArticleDynamic bookmark xml file associates with pdf files
Hi, I have a process that generates a bookmark xml at runtime and uses the PDF Generator service to convert various documents (word, excel, and images) to PDF. How do I associate the bookmark xml as a...
View ArticleDisassemble PDF documents
Hi, Is it possible to disassemble a PDF document invoking LiveCycle ES2 using MTOM, when the document does not contain bookmarks to separate each individual document inside? Thank you.
View ArticleCosDictionary expected, found class...
Hi, I'm trying to merge xfa form with pdf using assembler service. For some pdf's it is working fine and for some I'm receiving the following error. CosDictionary expected, found class...
View ArticleHow can I encrypt(using PKI credential) a package/portfolio using Assembler...
Hi All, I have found a way to encrypt (using password credential) a package/portfolio using a DDX and calling invokeDDX service of AssemblerService. see the DDX snippet below How can I do the PKI...
View ArticleTransparency with PageOverlay
Hello, Is it possible to define a transparent color (eg white) when applying a PDF document over another PDF with PageOverlay? Maybe a transformation or setting to apply to the overlay document before...
View ArticleCollateralNotFoundException from the DDX
Hi, Sorry, my question is a bit of naive. I was trying to create a sample portfolio using Assembler. The DDX file which I was using looks like below - <DDX xmlns="http://ns.adobe.com/DDX/1.0/">...
View ArticleAny Tutorial / Sample to create Single PDF from multiple source files using...
Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process. I have a client application which will prepare number of source files and some...
View ArticleHow to wrap text in
In DDX reference guide many places we can see the statement "This element it does not support auto-wrapping of text. Use the styled text <p> element to wrap the text.". but it doesn't explain how...
View ArticleAssembler Module V/s PDF Generation Module
Hi, Assembler Module of the LiveCycle gives following error while publishing the big document of approx 3MB size or more java.lang.OutOfMemoryError: Java heap space; nested exception is:...
View ArticleAssemble PDF's located in Network folder
Hi, I am trying to assemble PDF's which are located in a network folder.. <?xml version="1.0"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="PDFA.pdf"> <PDF...
View Article