Using 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 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 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 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 Articleassembling multiple documents:
Hi, This might be the very basic question on assembling docs. I'm trying to assemble multiple documents. For that, I downloaded the sample workflow process from Tour-De-LiveCycle...
View ArticleDisAssembling a PDF based on a text string on the page
I am looking for some guidance (and an example if at all possible) on how to disassemble a multipage pdf based on text like "Tax ID" contained on certain pages. The result is that I am looking to break...
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 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 ArticleHow to get the number of pages when assemble pdf with DDX
Hi, I have tried to add two bookmarks to one pdf with DDX(in java code), the first bookmark I shall add to the first page,and the second I shall add to the second page.... the question is:...
View ArticleResponse time slowly increasing if the assembler runs for long time:
Hi, We created the assembler process which assembles 52 documents and gives the mashed document as output. This works excellent.We ran this process in performance testing in pre-prod for 4 hours with...
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 Articlefilling form fields using .xml
Hi all, We got a new requirement from our client to fill the form using .xml file. Input for this process is:1. PDF form with empty field2. XML file to fill the form I am using LiveCycle ES 8.2. If...
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 ArticleValidating PDF/A
Hi, I am creating a classe that validates PDF/As, basicaly it works like the quick start provided in the livedoc.I got a strange error. in my DDX i have<PDFAValidation compliance='PDF/A-1b'...
View ArticleCreate Folder with DDX in PDF Portfolio or add files to Folder
can I create folders in a PDF file same as we do with the Adobe Acrobat Portfolio using only DDX? I tried using PackageFiles, but had no results.
View ArticleEmbedding sound into PDF
Hi,We are able to attach sound files to PDF using 'FileAttachments' DDX element.Is it possible to embed a WAV file into PDF using LC Assembler as it is done in Acrobat using Sound Tool? We would like...
View Articleassembling multiple documents:
Hi, This might be the very basic question on assembling docs. I'm trying to assemble multiple documents. For that, I downloaded the sample workflow process from Tour-De-LiveCycle...
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 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 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 Article