Flattening 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 ArticleEmail PDF fillable form as attachment using php?
Please help me this is our problem.We have created a simple PDF form for our clients to book in a job. Currently they fill it in manually and we receive it by fax. We have created this form with...
View ArticleHow to buy only "Adobe LiveCycle PDF Generator ES" Service
Hi All,I am very new to development using ADOBE products.I have a small requirement, to generate PDF from DOC/DOCX on microsoft and non-microsoft platform using Java language (No MS Office is installed...
View ArticleNullPointerException during OutputClient.transform
Hello everyone, I try to get PDF/A-Conversion to work using LiveCycle 10. I'm more or less using the example code from...
View ArticleAssembler returns null result
Hi,I have a piece of code that uses the AssemblerClient to add a watermark to a document. When I use this piece of code in a normal Java client (not on the LiveCycle server) it works fine. If I copy...
View ArticlePDFG timeout
Hello all,this is probably the most stupid question I have ever posted in here: While using PDFG, I need to increase the conversion timeout. Since I'm accessing the server programatically (Java API)...
View ArticlePreserving hyperlink properties from Word documents
I am using Live Cycle to convert MS Word 2007 created docs that have been pdf'ed into Acrobat forms. Within these Word files are hyperlinks that have the properties of opening a new browser window when...
View Articlejavascript util class in output service
I have some forms that use the util.printd() javascript method. This works fine when rendering an interactive form in Reader, but when the .xdp is processed using Output on the Livecycle server to...
View ArticleRename PDF file upon submission
Is there a way to append the senders name or an instance name to the PDF filename upon email submission?Right now, I haven't figured out how to flatten the form upon submission so I'm going to post the...
View ArticleOnline preflight-Online Validation
Hi,I would like to know if it is possible to do an online preflight check for the standard pre-press issues that might come up when closing a pdf file.eg. rgb images, font embedding, etc.What...
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 ArticleHow to retain all fonts during flattening
I am trying to flatten a PDF using OutputService's transformPDF method. When I use the TransformationFormat.PDFA option so that I retain the fonts, I get an error saying similar to "Unable to find the...
View ArticleLiveCycle Output: Font cannot be found (PDF/A) but is installed
Heya! I'm using LiveCycle ES3 OutputModule calling the GenerateOutput2 method via SOAP to merge an XDP with XML data to an PDF/A document. Unfortunately I get the...
View ArticleLiveCycle ES4 Output Watermark Transparency Warning
Hello, I am running into a warning during my PDF assembly and output process. The warning seems to exist for every page of the PDF document having a watermark. Here is the logging entries that can be...
View ArticlePrint actual size of page
Hello fellow Livecyclists , I'm not sure if I'm posting in the right thread or even in the right forum, but you guys are my last hope. I'm have created in SAP with LiveCycle Designer a 1.7 in by 2.3...
View ArticleIs it possible to output "item" instead of "value" from radio buttons?
I have a PDF form that I created in Adobe Designer that several hundred participants have filled out. When I export the data using Adobe Professional, the "values" from the radial buttons are...
View ArticleGeneratePDF Service API error: PDFMaker reported an error while printing the...
I am trying to use the converting from native file format to PDF using java example and I keep getting this error"Error occurred: ALC-PDG-010-012-PDFMaker reported an error while printing the...
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 ArticleAssembler Error - PDFM_S02011: cannot be assemble because it is an XFA-based...
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 ArticleFlatten PDF with Attachments
Hi,I,1. render a xdp in browser (via servlet)2. fill out the form, attach some files3. submit the form as PDF (via servlet)4. launch a process that flattens the PDF filethe flattened PDF doesn't...
View Article