Assemble 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 ArticleAfter using Assembler Service outcome is coming as corrupted PDF
Hi, I have been using the Assembler Service since a quite long time but I never came across this situation. In my application, I have to merge the XFA based (which is flatten) PDF with a PDF which is...
View ArticleProblem assembling XFA forms with DDX or tags
I am unable to assemble or stitch together multiple PDFs into one.<br /><br />Runtime DDX<br /> <?xml version="1.0" encoding="UTF-8" ?><br />- <DDX...
View ArticlePhotoshop Coversion error...
I converted psd(photoshop) to pdf with pdf generate es's watched folder.But, I met this log with error.I already installed photoshop cs2 version and adobe 9 extended.and, watched folder setting, and,...
View ArticleAssembler Service error
Hi, I'm using AssemblerService in my proces, but sometimes the following is printed to the log file, anybody know what this means? I have noticed the following llines in particular (taken from the...
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 needs a Map or a List?
Hello,I am trying to understand (on my own without having to ask the experts...) how to generate a PDF package in Livecycle when I have a List (or Map, whatever is needed) to use as input. From the...
View ArticleDisassembling documents:
Hi, I'm trying to disassemble documents. My Assembler input is a map document with ddx: <PDFsFromBookmarks prefix="stmt"> <PDF source="doc1.pdf"/></PDFsFromBookmarks>What should...
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 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 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 ArticlePickup and process zip file in watch folder
Hi, Could someone refer me to an example where it shows me how to use Java script in the Execute Script service to do the following: - Pickup the zip file from the Watch Folder- Unzip the zip file-...
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 ArticleDetecting when Assembler used a Default Font vs. the one specified
Greetings:I am trying to develop a process that will add page content to pdf documents.I have DDX written to perform the functions I need.One area that I need to address is when the font-family in the...
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 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 ArticleProblem with assembling flattened PDFs with XFA docs
I have a flattened PDF (legacy) doc that I am sending into a livecycle process to merge with an XFA doc that I am creating on the server. Assembler will not allow me to assemble the docs in the...
View ArticleHow to change the page number of the existing PDF during assembling?
Hi All, I am going to assemble two PDF's. Both the PDF's are having page no. So i am assembling two pdf's using invokeDDX method. I am setting page number in the DDX. Assembled PDF is having both...
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 ArticleAfter using Assembler Service outcome is coming as corrupted PDF
Hi, I have been using the Assembler Service since a quite long time but I never came across this situation. In my application, I have to merge the XFA based (which is flatten) PDF with a PDF which is...
View Article