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 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 ArticleAfter 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 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 ArticleError 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 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 Articlecoerce 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 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 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 Articleassembling multiple documents:
Hi, This might be the very basic question on assembling docs. I'm trying to assemble multiple documents. For that, I downloaded the sample workflow process from Tour-De-LiveCycle...
View ArticleAdding button on PDF
hi all, I need an urgent help (client requirement)regarding adding button on PDF. I need to add a button on existing PDF (which is not generated by Adobe LC Designer). Currently i created a form in...
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 ArticleTransparency with PageOverlay
Hello, Is it possible to define a transparent color (eg white) when applying a PDF document over another PDF with PageOverlay? Maybe a transformation or setting to apply to the overlay document before...
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 ArticleText boxes
I'm doing up a form that needs some text boxes to be sideways (landscape) instead of portrait as the rest of the form. Is that possible? I'm new to Adobe in the 'creation' portion - can anyone help?
View ArticleOrder 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 ArticleDisAssembling a PDF based on a text string on the page
I am looking for some guidance (and an example if at all possible) on how to disassemble a multipage pdf based on text like "Tax ID" contained on certain pages. The result is that I am looking to break...
View ArticleDisassembling 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 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 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 Article