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

After using Assembler Service outcome is coming as corrupted PDF

Hi, I have been using the Assembler Service since a quite long time but I never came across this situation. In my application, I have to merge the XFA based (which is flatten) PDF with a PDF which is...

View Article


How to 'grey out' other fields once i make a selection

Hi there, I am trying to build a form that will allow me to select an option, say from a drop down box, and then have that selection automatically grey out certain fields that i don't want to have data...

View Article


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

How to force the bookmark tree to autoexpand upon open

If I add bookmarks to a PDF via Acrobat, the PDF opens with all bookmarks expanded (on the bookmark panel). Now, I am using LCES AssemberServices to build a PDF with bookmarks. Everything works fine...

View Article

Append/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


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

Image may be NSFW.
Clik here to view.

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

Image may be NSFW.
Clik here to view.

CollateralNotFoundException from the DDX

Hi, Sorry, my question is a bit of naive. I was trying to create a sample portfolio using Assembler. The DDX file which I was using looks like below -  <DDX xmlns="http://ns.adobe.com/DDX/1.0/">...

View Article


Image may be NSFW.
Clik here to view.

FileAttachments in Execute Script

How to add attachments to generated PDF document (i.e. MainForm) and send it to a mail in a ALC process? Here, my script below import java.util.Map;import java.util.HashMap;import...

View Article


Image may be NSFW.
Clik here to view.

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

How to wrap text in

In DDX reference guide many places we can see the statement "This element it does not support auto-wrapping of text. Use the styled text <p> element to wrap the text.". but it doesn't explain how...

View Article

Assembler and PDF/A ??

We have Adobe LC ES2 SP2 and froms Server service license. Well, we need to convert PDF to PDF / A, we are trying to use the Assembler service. In the documentation "in Acrobat 9 and PDF/A-1 LiveCycle...

View Article

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


DTD for checking a ddx file

Hi!Where can someone get the DTD or an schema to check if a ddx file composed complies to the rules of DDX? RegardsGunther

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


Inline PDF in DDX

I need to send PDF Base64 encoded inline with the DDX that I'm sending to Assembler.  Any idea how to accomplish that ?  I have tried the following, but I get the following error   The input BLOB...

View Article

Assembler not getting the blankpage if combined with multiple xdps

Hi,we are trying to append different .xdp's witht he assembler service to get the resultant .pdf Main xdp :docin.xdp2nd .xdp : doci2n.xdp there are multiple xdp's that would be combined together with...

View Article


Need help in Assembler service

I installed Adobe Livecycle ES3 with WAS. I'm able to login to the adminui but could not see assemblerservice option under home->services->applicaiton and services->service management and then...

View Article

coerce object error out of assembler

I have a livecycle process that uses Assembler to create a PDF package. I then want to reader extend that package. I believe that I have to use "AssemblerResult" as the output type for the Assembler...

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
Browsing all 10743 articles
Browse latest View live