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 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 ArticleCatching exceptions from invokeDDX
Hi, I have a simple long-lived process designed. It has an (Assembler) invokeDDX service at the start which takes a DDX input and some PDF input files. There is also a SetValue that takes the assembler...
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 ArticleHow to 'grey out' other fields once i make a selection
Hi there, I am trying to build a form that will allow me to select an option, say from a drop down box, and then have that selection automatically grey out certain fields that i don't want to have data...
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 ArticleXML Attachment
Hi All, I'm trying to create a process that attaches an XML file to a PDF. I tried using the ddx command but apparently it requires a PDF file as the attachment or it will convert the attachment to...
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 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 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 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 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 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 ArticleAssembler Module V/s PDF Generation Module
Hi, Assembler Module of the LiveCycle gives following error while publishing the big document of approx 3MB size or more java.lang.OutOfMemoryError: Java heap space; nested exception is:...
View ArticleAdobe LifeCycle Form Date Question
Attached are 2 files one an adobe LifeCycle template of the form in question and a PureEdge form with the hidden script. What I am looking to accomplish is when the attached government employee time...
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 ArticleCosDictionary expected, found class...
Hi, I'm trying to merge xfa form with pdf using assembler service. For some pdf's it is working fine and for some I'm receiving the following error. CosDictionary expected, found class...
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 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 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 Article