filling 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 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 IVS not working
The Assembler IVS is not functioning. Once we add the DDX and the input files - we hit invoke and nothing happens. No Error or anything. Please advise!
View ArticleResponse time slowly increasing if the assembler runs for long time:
Hi, We created the assembler process which assembles 52 documents and gives the mashed document as output. This works excellent.We ran this process in performance testing in pre-prod for 4 hours with...
View ArticleCreate links
Hi, We can create a table of contents with the bookmarks in the ddx when assembling several PDF documents to one big document.Some documents are related, for example document number 12 is related 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 ArticlePremature End of File Exception
When I invoke the Assembler Service via Web Service in Java 1.4 environment I get the following exception:<br /><br />org.xml.sax.SAXParseException: Premature end of file.<br />...
View ArticlePhotoshop Coversion error...
I converted psd(photoshop) to pdf with pdf generate es's watched folder.But, I met this log with error.I already installed photoshop cs2 version and adobe 9 extended.and, watched folder setting, and,...
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 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 ArticleNeed Base64 instead of remoteURL as the result for Assembler Service Merging
I am hitting Assembler Service to Merge 3 Documents through SOAPUI and I am getting the base64 encoded merged document as the result. But when I hit the same Assembler Service through IHS with a...
View ArticlePage break within a text object
I need to create a page break within a text object. I am providing the user a text field to describe an issue. There are 6 different groups with a rating and the user filled text. In the past we have...
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 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 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 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 ArticleHow to get the number of pages when assemble pdf with DDX
Hi, I have tried to add two bookmarks to one pdf with DDX(in java code), the first bookmark I shall add to the first page,and the second I shall add to the second page.... the question is:...
View ArticleMerging PDFs through Assembler service returns error
<?xml version="1.0" encoding="UTF-8"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="out.pdf"> <PDF source="map.pdf" baseDocument="true"/> <PDF...
View ArticleDisassemble PDF documents
Hi, Is it possible to disassemble a PDF document invoking LiveCycle ES2 using MTOM, when the document does not contain bookmarks to separate each individual document inside? Thank you.
View ArticleDDXM_S00001: Failed to assemble
Hello all! We have been using the assembler module to merge our PDF documents for a few months and suddenly we started having problems a few weeks ago.The error seems to be random. Assembler will...
View Article