Transaction not active error
Hi all, I am not sure that this is the right place to put this post, but I'll try here anyway as I am using the assembler extensively in my process. I have created a process that assembles a large...
View ArticleOutputClient - a starter qu
Hi, I am testing the OutputClient.generatePDFOutput() method, and get the follwoing error: com.adobe.livecycle.output.exception.OutputException : java.lang.IllegalStateExceptionat...
View ArticlePDF Generation Error in Process
I have the following error in my process and can't figure out what's going on. This is the last step in the process inwhich the process will pdfg the form and attachments and then archive them in...
View ArticleForm does not contain Fragments when I run it
Hi Folks, I've got a form which uses fragments.This form previews fine in the designer, but when I try to run it using generatePDF Output in a process, the parts that come from the fragments are gone....
View ArticleAnyone seen this Output error before?
Has anyone ever seen this Output error before? I'm not sure where to start debugging: SoapFault exception: [soapenv:Server.generalException] com.adobe.livecycle.assembler.client.ProcessingException:...
View ArticlePlacement of vertical watermark
I have a simple question that has to do with placements of watermarks. In my DDX I add a Watermark to my result node like this:<DDX><PDF result="OutputPDF" return="true">...
View ArticleFillable PDF Not Printing Everything on page
I created this form using LC Designer 8. The bottom detail part of the page prints but the top Section doesn't print. It has printed fine until today. Here is the filled form:...
View ArticleMerging of PDF document per Java API
Hi there,I have to merge a lot of PDF documents to a single one.I've found a solution using the AssemblerServiceClient with a ddx file.Is there another possibility? The ddx-solution is not very handy...
View ArticlePrintsubmitter out of memory error
Hi, I am facing a printsubmitter error message in my Process that calls the output service to merge data from an xml input file with the XDP to generate a PDF document. The upstream process (run by a...
View ArticlePassing URL parameters into a PDF form
I have a problem to know how to pass a URL parameter into a PDF form, first i created with livecycle designer 8 a dynamic form and its downloaded from server to fill out by USERs, then its submited by...
View ArticleDocument Signatures and Submiting via email
Hi,My issue involves submitting an email and populating a document signature.Using javascript I've set the preSubmit field to have the following line of code:Page1.SignatureField1.validate.nullTest =...
View ArticlePDF Generator - Error Occerued During Native App Invocation
ALC-PDG-016-004-Error occurred during native application invocationI receive this error message when trying to convert a DOC to a PDF. At first I was trying to do this as part of a workflow, but then...
View ArticleUsing LiveCycle Forms API
Hello,I would like to ask 3 questions regarding the use of Livecycle Forms API:1 - What is the best way (in terms of performance) to use LC Forms API? (in a Java environment)2 - If I use java api, I...
View ArticleRender or Transform?
First, let me say that I have been a developer for many years, but never used Java or worked with Adobe forms before my last project, so I am very much a nubie at all this. I am trying to do a project...
View ArticleRearranging HTML output fields to match pdf form fields
I have created a form that will be emailed back to me in html. When I receive the emailed data back, the order of the html fields are slightly different than the order of the fields in the pdf form....
View ArticleMerging XML and XDP files
Hello! I must build this POC for a client and the idea is merge XML and XPD files to feed a LiveCycle Output process and create PDF files. I've built the XDP files and the XML to start things, now I...
View Articlelooking for api hooks w/o invoking server
hi there, i'm looking into the automated conversion of millions of pdf's from version 1.0 to 1.4 A/1-b. i am evaluating multiple ways to do this, and i have no prior experience with livecycle, but i am...
View ArticlePDF/a containing attachments
Hi all, Simple question: Can a PDF/a contain attcaments? I have searched the documentation - but could only find the following limitations listed: The Standard does not define an archiving strategy or...
View ArticleFlattening a PDF using Assembler's Invoke DDX
I have an XDP that needs to be converted to a flat PDF without using output(The solution can only use forms services).Since its being called from within the process orchestration by using the invoke...
View ArticleWhere can I download Java API for LiveCycle Output to convert .doc to .pdf
Folks,I came across this pagehttp://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=quickStarts_GeneratePDF.11.2.htmlwhich...
View Article