LiveCycle Output ES4: Cannot find fonts Arial Narrow-Bold, Arial...
I have been trying to work my way past an issue with my LiveCycle Output server. When the server is putting the form together, I get the following errors in the server log: 2013-05-10 16:02:27,886...
View ArticleSAML assertion exceptions within EJB
Okay, I'll try to keep this simple:<br /><br />We are implementing the standard LC Java API's for rendering forms (using the FormsServiceClient) and then transforming the rendered content...
View ArticleHow to Write Soap Message to Log File
Hello users,Is there a config setting that causes soap messages to be written to the server log. I'm using JBoss/Turnkey. I found a reference in the JBoss documentation (Ch 5 J2EE Web Services) that...
View ArticleCompare two PDF documents using LiveCycle Java API
Hi,I'm new to LiveCycle. We have a requirement to compare two pdf forms (with data in it) programmatically (using Java API), let's say pdf1 and pdf2 and generating the resulting document as pdf2...
View ArticleSpecifiying Language for Document Properties if PDF Form
In order for a pdf to be 508 compliant it's language must be specified. I've created a form and for the life of me can't figure out how to specify the language for this document such that Adobe Reader...
View ArticleUnable to create / open file
hi i try to create pdf with Output Service API Quick Starts, i copy code in the file inWeb service API so i call my output service.i have a modele ComdeDynamiq.xdpi have a xml file for merging :...
View ArticleAutomated printing of PDF files from a server
I need a way to print PDF files from a server directory with no human intervention. I'll know what printer I want to print on from the server and the name of the PDF file. I just want the process to...
View ArticleHow to render Rich Text /Html content in PDF through .XDP form
Hi all I have designed an Invoice.XDP form and connected to a XML/XSD file for data. Now I dragged data fields from DataView to Invoice.XDP form to create required Text Fields.When I generated PDF from...
View ArticleXML-XDP Merging - Some files are dropped - how to fix it?
Hello! I've created a very simple process in Workbench using Output to merge XLM and XDP files and generate PDFs. The XML files are dropped in a watched folder and each file has 10,000 lines.If I drop...
View ArticleUsing DDX to assemble an XFA Form from several xdp files
Hi all, I have a number of forms that I need to merge with data and assemble into one XFA-based PDF. Currently I use the following ddx: <DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF...
View ArticleHow do I name output files based on files processed from a watched folder?
Hello! I've built a small process to merge XML files with XDP templates, generating PDF files at the end of the process. Right now the process is generating all files with a fixed name + a random...
View ArticleHow do I set up a .pdf form to save filled data without having to print the...
How do I set up a .pdf form to save filled data without having to print the form? I have provided my clients a lifecycle .pdf form they can use to record data for unique client meetings. They want...
View ArticleJavascript does not work
I have a huge problem, because Javascript does not seem to work at all. In LiveCycle-Designer, it works fine, but using the Output Server (JBoss on Redhat), it doesn't work. I always get this message...
View Articlecan we assemble XFA and Flatten pdfs?
Hi,I am not sure if assembler can create a XFA + Flatten pdf to a XFA form.I want to assemble a pdf1 (xfa) with pdf2 (flatten) to produce a pdf3. Pdf3 should not be completely xfa or flatten, so that...
View ArticleReporting "this computer must be connected to the network" message in Chrome...
Hi Adobe, In our Product, we are using Live Cycle ES and ES3 for protecting PDF documents.. With Adobe Reader XI, if we try opeing documents with Mozilla and Chrome, we are getting the below error...
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 ArticlePrint PDF
I have an older version of LiveCycle Design. I imported an existing PDF file, created some interactive text field including an email and print button. When I filled out the form as a test and emailed...
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 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