Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Assembler
Browsing all 10743 articles
Browse latest View live

XML 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 Article


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 Article


Order 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 Article

Adobe 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 Article

Merging annotations in PDF using Assembler Service

Hi all, I want to merge Annotations in pdf. For that, I am using Assembler service. DDx is as below: <DDX xmlns="http://ns.adobe.com/DDX/1.0/">  <PDF result="resultDoc">    <PDF...

View Article


Need 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 Article

Assembler DDX Service returns XML file with corrupted text

PDF documents received in Jan and Feb are no longer processed correctly by an existing DDX application. It seems the output XML file contains text corrupted with extra spacing between characters. Is...

View Article

Setting initial view for a portfolio having coversheet as a xfa based form

Hi, I am trying to create a portfolio using below ddx -  <DDX xmlns="http://ns.adobe.com/DDX/1.0/">  <PDF result="Assembled Form" initialView="demo">      <PDF source="cover"...

View Article


Problem assembling XFA forms with DDX or tags

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 Article


Premature 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 Article

How to change the page number of the existing PDF during assembling?

Hi All,       I am going to assemble two PDF's. Both the PDF's are having page no. So i am assembling two pdf's using invokeDDX method. I am setting page number in the DDX. Assembled PDF is having both...

View Article

Order of PDF Package Files

I'm attempting to arrange the files in a PDF Package in a specific order yet no matter what I do in the DDX it they still get sorted alphabetically.This is a simple example of what I want to do;...

View Article

Rotated 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 Article


Embedding sound into PDF

Hi,We are able to attach sound files to PDF using 'FileAttachments' DDX element.Is it possible to embed a WAV file into PDF using LC Assembler as it is done in Acrobat using Sound Tool? We would like...

View Article

Disassemble 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 Article


Assemble 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 Article

Disassembling documents:

Hi,  I'm trying to disassemble documents. My Assembler input is a map document with ddx: <PDFsFromBookmarks prefix="stmt">     <PDF source="doc1.pdf"/></PDFsFromBookmarks>What should...

View Article


Assemble PDF's located in Network folder

Hi, I am trying to assemble PDF's which are located in a network folder.. <?xml version="1.0"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/">     <PDF result="PDFA.pdf">          <PDF...

View Article

DDXM_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

Assembler failing after form saved using ES3 designer(original works saved...

I am having an issue with a form that was created in ES2.  If you use the form created in ES2, the assembler process works fine.  Once you open the form and save it using ES3, the process fails.  Any...

View Article
Browsing all 10743 articles
Browse latest View live