DDX 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 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 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 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 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 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 ArticleError in attaching big files to PDF
Hi,I am trying to attach multiple big files(~400 MB) to a PDF using Assembler. Is there a limitation in the size of a PDF file? And it is possible to process the file with Assembler with the following...
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 ArticleAssemble Documents with READ_ONLY permissions set
Greetings, We receive a boatload of documents from different sources, and have to package them together. Adobe Assembler service seemed the obvious choice, but we've run into one problem in...
View ArticleAssembler IVS not working
The Assembler IVS is not functioning. Once we add the DDX and the input files - we hit invoke and nothing happens. No Error or anything. Please advise!
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 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 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 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 ArticleAny Tutorial / Sample to create Single PDF from multiple source files using...
Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process. I have a client application which will prepare number of source files and some...
View ArticleDisassemble portfolio, how to?
hi,i have problem with disassembling PDF portfolio.I have process in cycle, which is assemble few forms with XFA data into a pdf's. At the end of this process, after loop, it makes a portfolio like...
View ArticleDTD for checking a ddx file
Hi!Where can someone get the DTD or an schema to check if a ddx file composed complies to the rules of DDX? RegardsGunther
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 Article