Error 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 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 documents with list input: (DDX didnot pass the basic validation)
I have a list of documents as input. I just want to assemble them to a single output. I know that DDX can't handle lists and we should use map objects for them. Do we ned to dynamically generate DDX by...
View ArticleCan you dynamically embed a Flex application in PDF
Hi All, Does anyone know if you can dynamically embed a Flex application in PDF via the Adobe LiveCycle Assembler service or any other LiveCycle service? Thanks,s_stuff
View ArticleCan we avoid specifying User ID & password for connecting to LiveCycle server...
Hi,I am developing a JAVA program that connects to the LiveCycle ES server to assemble two PDF files. Here is some part of the code I am using. The code works fine. Properties connectionProps = new...
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 ArticleOrder of pages in a PDF
Hello everyone,I'd like to change the order of pages in a pdf. I have tried to create a DDX like this:<?xml version='1.0' encoding='UTF-8' ?> <DDX xmlns='http://ns.adobe.com/DDX/1.0/'>...
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 ArticleAssembler Service error
Hi, I'm using AssemblerService in my proces, but sometimes the following is printed to the log file, anybody know what this means? I have noticed the following llines in particular (taken from the...
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 ArticleIdentify damaged pdf in assembler ddx xml
I am using Assembler Service (ddx file) to combine multipledocuments(pdf) it generates file but some time the file could not be opened itdisplay message in Reader File damage.I would like to know which...
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 ArticleRight-align PageOverlay with assembler
Hello, I would like to apply a given single-page PDF document as a PageOverlay over a multi-page and multi-format PDF document (each page can have a different height and size).And I need the Overlay to...
View ArticlePickup and process zip file in watch folder
Hi, Could someone refer me to an example where it shows me how to use Java script in the Execute Script service to do the following: - Pickup the zip file from the Watch Folder- Unzip the zip file-...
View ArticleRotated Text not staying home
Greetings All, I hope you can help me. I need to apply PageLabel text to PDFs passed through assembler.As long as the test is not rotated, I am able to set the margins as I desire to get the labels...
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 ArticleSubmit Assembled Form
Hi. I have used assembler services to assemble multiple xdp documents into a single xdp document and then render to client using renderPDFForm. The form renders 100% and my fields are also...
View ArticleDynamic bookmark xml file associates with pdf files
Hi, I have a process that generates a bookmark xml at runtime and uses the PDF Generator service to convert various documents (word, excel, and images) to PDF. How do I associate the bookmark xml as a...
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 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 Article