Exclude some pages from numbering in DDX
Hi, I have a need to exclude certain pages/documents from displaying the page number in an assembled document. For example, if there are 10 documents that i'm assembling together, a few documents in...
View Articlecoerce object error out of assembler
I have a livecycle process that uses Assembler to create a PDF package. I then want to reader extend that package. I believe that I have to use "AssemblerResult" as the output type for the Assembler...
View ArticleAssembler Service error
Hi, I'm using AssemblerService in my proces, but sometimes the following is printed to the log file, anybody know what this means? I have noticed the following llines in particular (taken from the...
View Articleassembling multiple documents:
Hi, This might be the very basic question on assembling docs. I'm trying to assemble multiple documents. For that, I downloaded the sample workflow process from Tour-De-LiveCycle...
View ArticleDetecting when Assembler used a Default Font vs. the one specified
Greetings:I am trying to develop a process that will add page content to pdf documents.I have DDX written to perform the functions I need.One area that I need to address is when the font-family in the...
View ArticleSubmit Assembled Form
Hi. I have used assembler services to assemble multiple xdp documents into a single xdp document and then render to client using renderPDFForm. The form renders 100% and my fields are also...
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 ArticleAssembler Service is failing
Hi, I am new to ADEP LIVECYCLE. I have used a DDX script for merging comments on a PDF. DDX used:<DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="Result_DOC"> <PDF...
View ArticleWhat is
Google Translations: -Source Text (English):Delivery to the following recipient failed permanently: info@twitter.com Technical details of permanent failure: Google tried to deliver your message, but it...
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 ArticleDisassembling documents:
Hi, I'm trying to disassemble documents. My Assembler input is a map document with ddx: <PDFsFromBookmarks prefix="stmt"> <PDF source="doc1.pdf"/></PDFsFromBookmarks>What should...
View ArticleResponse time slowly increasing if the assembler runs for long time:
Hi, We created the assembler process which assembles 52 documents and gives the mashed document as output. This works excellent.We ran this process in performance testing in pre-prod for 4 hours with...
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 ArticleHow to set Bookmark element to expand
Hi All, First I'll explain the solution so that you understand what I'm trying to accomplish. The solution involves several PDF files and each one is linked by the bookmark using the following DDX:...
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 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 ArticleDDX: How to add bookmarks in sourceMatch
Hello,I'm working with Adobe LiveCycle ES 2.... I have a proccess with this ddx document: <?xml version="1.0" encoding="UTF-8"?> <DDX xmlns="http://ns.adobe.com/DDX/1.0/">...
View ArticleAssembler failing after form saved using ES3 designer(original works saved...
I am having an issue with a form that was created in ES2. If you use the form created in ES2, the assembler process works fine. Once you open the form and save it using ES3, the process fails. Any...
View Articlefilling form fields using .xml
Hi all, We got a new requirement from our client to fill the form using .xml file. Input for this process is:1. PDF form with empty field2. XML file to fill the form I am using LiveCycle ES 8.2. If...
View ArticleExclude some pages from numbering in DDX
Hi, I have a need to exclude certain pages/documents from displaying the page number in an assembled document. For example, if there are 10 documents that i'm assembling together, a few documents in...
View Article