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 ArticleEvaluating PDF Assembler and getting the following errors - Help needed
I am having following three issues when merging document using PDF Assembler Service:-Error # 1 (JobID: 20369)System.ServiceModel.FaultException: Caused by:...
View ArticleMerging PDFs through Assembler service returns error
<?xml version="1.0" encoding="UTF-8"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="out.pdf"> <PDF source="map.pdf" baseDocument="true"/> <PDF...
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 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 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 DDX Service returns XML file with corrupted text
PDF documents received in Jan and Feb are no longer processed correctly by an existing DDX application. It seems the output XML file contains text corrupted with extra spacing between characters. Is...
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 ArticleWhat is the best practice to configure Watchedfolder process to assemble...
I have a requirement to assemble multiple files from client app to a single PDF file. Please let me know the best practice to achieve it through watchedfolder configuration. We have to use watched...
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 ArticleProblem in merging two documents using Assembler service???
Hi, I'm trying to merge two documents using Assembler service. In the first document, I have three form fields (One textbox and two buttons). There are separate onclick events written for each button....
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 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 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 ArticleAppend/Merge PDFs with SAP J2EE Application server
Hi Experts, I'm new to Adobe APIs. We have a requirement to append several PDF documents into a single document programatically using Adobe supported APIs. Upon my search I found that this can be...
View ArticleAssembler and PDF/A ??
We have Adobe LC ES2 SP2 and froms Server service license. Well, we need to convert PDF to PDF / A, we are trying to use the Assembler service. In the documentation "in Acrobat 9 and PDF/A-1 LiveCycle...
View ArticleNeed help in Assembler service
I installed Adobe Livecycle ES3 with WAS. I'm able to login to the adminui but could not see assemblerservice option under home->services->applicaiton and services->service management and then...
View ArticleEvaluating PDF Assembler and getting the following errors - Help needed
I am having following three issues when merging document using PDF Assembler Service:-Error # 1 (JobID: 20369)System.ServiceModel.FaultException: Caused by:...
View ArticleHow to force the bookmark tree to autoexpand upon open
If I add bookmarks to a PDF via Acrobat, the PDF opens with all bookmarks expanded (on the bookmark panel). Now, I am using LCES AssemberServices to build a PDF with bookmarks. Everything works fine...
View ArticlePage break within a text object
I need to create a page break within a text object. I am providing the user a text field to describe an issue. There are 6 different groups with a rating and the user filled text. In the past we have...
View Article