Assembler Errors - Failed to acquire result content
I have encountered this error in the LiveCycle logs quite frequently, and I have not determined a solution to this issue. It seems to happen intermittently with no clear cause. Any ideas what causes...
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ArticleCreate links
Hi, We can create a table of contents with the bookmarks in the ddx when assembling several PDF documents to one big document.Some documents are related, for example document number 12 is related to...
View Article