Right-align PageOverlay with assembler
Hello, I would like to apply a given single-page PDF document as a PageOverlay over a multi-page and multi-format PDF document (each page can have a different height and size).And I need the Overlay to...
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 ArticleNeed Base64 instead of remoteURL as the result for Assembler Service Merging
I am hitting Assembler Service to Merge 3 Documents through SOAPUI and I am getting the base64 encoded merged document as the result. But when I hit the same Assembler Service through IHS with a...
View ArticleDDX 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 ArticleFileAttachments in Execute Script
How to add attachments to generated PDF document (i.e. MainForm) and send it to a mail in a ALC process? Here, my script below import java.util.Map;import java.util.HashMap;import...
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 ArticleCan we avoid specifying User ID & password for connecting to LiveCycle server...
Hi,I am developing a JAVA program that connects to the LiveCycle ES server to assemble two PDF files. Here is some part of the code I am using. The code works fine. Properties connectionProps = new...
View ArticlePageOverlay with Alternation
Greetings All:Does anyone know of a way to accomplish the following:I have a source document ( 8.5 x 11 ) 15 pagesI have a template document ( 11 x 17 ) 15 pages I need to overlay the source...
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 ArticleProblems using XFAConversionSettings renderAtClient in ES3
Greetings All,Is anyone using <XFAConversionSettings renderAtClient="true" /> in assembler DDX commands in ES3?I have been using this setting to create Dynamic PDFs from XDP templates for...
View ArticleInline PDF in DDX
I need to send PDF Base64 encoded inline with the DDX that I'm sending to Assembler. Any idea how to accomplish that ? I have tried the following, but I get the following error The input BLOB...
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 ArticleXDP Assembly Issue
Hi All, I am getting following error while assembling the XDPs containg fragment references:- Assembler cannot stitch fragment. Unable to resovle reference: If the first document input to the...
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 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 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 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 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 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 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 Article