How to handle keywords in TOC bookmarks?
Hi all, How to handle keywords in Table of contents bookmarks? When I use any keyword as part of bookmark in my Table of Contents, it is completely ignored by assembler service? For ex: If...
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 ArticleSetting initial view for a portfolio having coversheet as a xfa based form
Hi, I am trying to create a portfolio using below ddx - <DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="Assembled Form" initialView="demo"> <PDF source="cover"...
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 ArticleAssembling documents with list input: (DDX didnot pass the basic validation)
I have a list of documents as input. I just want to assemble them to a single output. I know that DDX can't handle lists and we should use map objects for them. Do we ned to dynamically generate DDX by...
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 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 ArticleOrder of PDF Package Files
I'm attempting to arrange the files in a PDF Package in a specific order yet no matter what I do in the DDX it they still get sorted alphabetically.This is a simple example of what I want to do;...
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 ArticleES4 Assembler and portfolios' folders compatibility with Acrobat 9
I have the following problem: I'm producing a PDF Portfolio with some nested file and folders through Assembler WebAPI.The portfolio is ok and works fine if opened with Acrobat XI, but the same...
View ArticlePremature End of File Exception
When I invoke the Assembler Service via Web Service in Java 1.4 environment I get the following exception:<br /><br />org.xml.sax.SAXParseException: Premature end of file.<br />...
View ArticleRight-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 ArticleIdentify damaged pdf in assembler ddx xml
I am using Assembler Service (ddx file) to combine multipledocuments(pdf) it generates file but some time the file could not be opened itdisplay message in Reader File damage.I would like to know which...
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 ArticleAssembler Service Issue Formatter Exception
Hello, I'm currently using the assembler service in solution that stores the forms and fragments xdp's inside a database as varchar(max).After reading the text from the database I pass it to 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 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 ArticleRotated Text not staying home
Greetings All, I hope you can help me. I need to apply PageLabel text to PDFs passed through assembler.As long as the test is not rotated, I am able to set the margins as I desire to get the labels...
View ArticleMerging annotations in PDF using Assembler Service
Hi all, I want to merge Annotations in pdf. For that, I am using Assembler service. DDx is as below: <DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="resultDoc"> <PDF...
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 Article