Export Dynamic XFA form to PDF

Greetings,
I am a developer on an ASP.Net web application.  I have the need to export a dynamic XFA PDF to a "flat" PDF or image.  With Acrobat Pro I can export the formt to PostScript and then use Distiller to convert back to PDF.  This is essentially what I want to do.  Is there any way to accomplish this without user interaction server-side.  I know LiveCycle is one option but is cost probhitive for this project.
Thanks

I do not know if I have understood to you well. My English is not very good.<br /><br />If your form is fixed and you want to interchange the fields, I can help you.<br /><br />You save the form in designer in format PDF, and in an accessible place from Notes, for example scheduler in a pagina of Notes.<br /><br />Now only you must create the file XDP that represents the data of<br />the form, doing reference to where it is form pdf.<br /><br />For example, a simple form whith two fields, I generate the XDP file following, and when is opened in adobe reader show the fields in the form<br /><br /><?xml version="1.0" encoding="UTF-8"?><br /><?xfa generator="XFA2_0" APIVersion="1.4.4127.0"?><br /><xdp:xdp <br />  xmlns="http://ns.adobe.com/xdp/pdf/" <br />  xmlns:dxl="http://www.lotus.com/dxl" <br />  xmlns:xdp="http://ns.adobe.com/xdp/" <br />  xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/"><br /><xfa:datasets><br /><xfa:data><br /><form><br />  <subForm><br />    <cNombre>Antonio</cNombre><br />    <cApellidos>Garcia Rodriguez</cApellidos><br />  </subForm><br /></form><br /></xfa:data><br /></xfa:datasets><br /><pdf href="page/File/formPersonaLocal.pdf?OpenElement"/><br /></xdp:xdp>

Similar Messages

  • Import/Export xml data from subtree of dynamic XFA form

    Hi
    We would like to import/export xml data (subtree) of a dynamic xfa form. The following script does only work with static AcroForms:
    formular.content.subformDaten.Button1[1]::click - (JavaScript, client)
    event.target.exportAsXFDF({aFields:["formular[0].content[0].subformDaten[0]"]});
    With dynamic forms the script does export an empty xml file (no data is included, only xml root tag):
    <?xml version="1.0" encoding="UTF-8"?>
    <xfdf xmlns="http://ns.adobe.com/xfdf/" xml:space="preserve"
    ><f href="ExportTest_frei.pdf"
    /><ids original="EA43F92A6B6EA34F9C4DBBC2DA0B1840" modified="6A7C6282A167594F91240B773AA979A7"
    /></xfdf
    >
    Any ideas? Many thanks.
    Best regards,
    Daniel

    Hi Paul
    The Problem that Daniel posted was originally mine. Now after subscribing to this forum myself, I try to describe the aim of using exportAsXFDF/importAnXFDF.
    exportData("", false) and exportXFAData works, in my opinion, only with a DataConnection. In my form I have indeed such a connection for sending the whole form. But in addition I need the possibility to export and import only part of the data without overwriting the rest of the filled form.
    exportAsXFDF works with static forms. So there MUST be a possibility that works with dynamic forms, right?
    I hope anyone has a solution.
    Beat

  • Dynamic xfa form - digital signature becomes invalid

    Greetings forum,
    I have question regarding dynamic xfa forms and hope, that you can help me.
    I filled a pdf form based on a dynamic xfa form (with extended rights for Reader user) using iText. When the content of the PDF is changed, the digital signature becomes unvalid, so that the rights are no longer vaild.
    Therefore Adobe Reader (9.0) does not save the PDF. I get the following error message:
    "This document contained certain rights to enable special features in  Adobe Reader. The document has been changed since it was created and these rights are  no longer valid. Please contact the author for the original version of this document."
    I tried the following workaround with itext:
    PdfStamper stamper = new PdfStamper(reader, new FileOutputStream(RESULT), '\0', true);
    (http://1t3xt.info/tutorials/faq.php?branch=faq.itext&node=enabled_form),
    but I doesn't seem to work.
    As a result, the rights are valid but the content of the PDF wasn't changed.
    Is there any workaround for that or does it only work static xfa forms/acroforms?
    Many thanks for you support!
    Irina2000

    Sounds like you tried to fill in a form using Acrobat without the form feature use. Actually iText from what I can see is not using Acrobat, but a third party product. To fill in the form, you simply use the hand tool to move over a form field where the tool will change to an Ibeam or similar pointer tool. Select the field and type in the data. That should not make any changes to the PDF in the sense that has been stated. I have no clue where iText comes into the picture.

  • Suggest a java API to flatten dynamic XFA forms

    I have a dynamic XFA form created using LiveCycle designer 8.2
    I want to flatten the form programatically for further processing.
    Does Adobe provide any API for this ?
    Thnks.,

    Michael Mitiaguin (guest) wrote:
    : Previously two APIs were supported.
    : Just citing :
    : "The C Application Program Interface (C API) is a
    : state-of-the-art programmatic interface to Oracle TextServer3
    : with ConText,
    : and is shipped as part of the Oracle Text Developer's
    Workbench.
    : It consists of a set of C-coded functions that you can use to
    : build calls to Oracle TextServer3 into your own applications.
    : The Forms 4 Application Program Interface (API) is a
    : state-of-the-art programmatic interface to Oracle TextServer3
    : with
    : ConText, and is shipped as part of Oracle Text Developer's
    : Workbench. It consists of a set of PL/SQL functions and
    : procedures that you can use to build calls to Oracle
    TextServer3
    : into your own Oracle Forms 4 applications. "
    : What about Java API for the time being ? I am interested in
    : feasibily of Java application with quite typical functionality.
    : VCR screen for navigation among records which satisfy
    : advanced search conditions. Each record is a huge chunk of text
    : ( let's say presented by TextAreaControl or probably specific
    : JavaBean component. I know ctv32.ocx existence for viewing
    : something in native format in regard to Windows applications )
    : and I want to navigate from hit to hit having them highlighted.
    There is no specific functionality in JDeveloper for this API.
    For a generic JAVA API in Intermedia, I could find no references
    to one.
    You may want to search for more info on Intermedia at:
    http://www.oracle.com/database/options/intermedia.html
    Regards,
    -Chris
    null

  • Convert XFA form to PDF document

    Within a process, I have form defined as a xfa variable and user can fill it in workspace and also include attachment when submitting the form.
    Then after the form is processed, approved by manager I need to convert it to a pdf(which should contain attachments) and save it to a folder. how can I do that?
    Thanks.

    There is another way but it's a manual process and it's a HACK. Using this process will basically kill any XFA or JS functionality that was in the form previously. So proceed at your own risk...
    Use a tool that can view and edit the internals of a "static" LiveCycle PDF form (i.e. Windjack's PDFCanOpener).
    Delete the XFA dictionary
    Do a SaveAs to a new form name.
    Close the form
    Re-open the form and then you should be able to edit the form with the Acroform tools.
    Note: This WILL NOT work with dynamic forms.
    Sabian

  • PDF XFA form/internet browser/JAVA application/Drag and Drop

    Hi guys,
    I need to be able to open a PDF XFA form (a PDF document where I have some input controls and javascripts for validation) inside a JPanel.
    If this is not doable am thinking if i can open this pdf form in a web browser by launching it from my java application.
    And when I do this, I want to be able to drag and drop between the java application and the browser.
    Anyone can tell me if that is doable?
    Thanks and Regards,
    Rawad

    Tristan,
    I am stuck in the same place. Perhaps we could work on this together.
    I am trying to drag a single item from a JList to a text editor, Word, etc. I have two problems:
    1) I can't seem to get just the item in the JList to drag. It wants to drag the entire JList component.
    2) How does one define the remote application as the drop target? Have not found any examples either.
    Is the drop target actually the system clipboard?
    Rp

  • How to create a web version of XFA forms

    I have created a few dynamic XFA form using Livecycle designer. They work great and is getting quite popular amoung our users. But the problem with these forms are:
    a) A lot of user using Mac are having problem opening it from their Safari browser. Its a common problem and I get tired of troubleshooting a lot users asking the same questions over and over again.
    b) A lot of users are now preferring to use it on ipads and tablets and there is simply no way to open these forms in tablets.
    I was looking for other solutions and the only method I can think of would be to render a html version of these forms in the browser and then generate the pdf file in the end after the user have completing filling it in. I have been searching on the internet and I still havent figured out how will I go about with this.
    Can someone please guide me and show me the way on were do I get started and how can I create a web version of these forms and then export the completed form in pdf?? Is there a tutorial video on this somewhere in adobe tv or youtube? Please go easy with the technical terms since my level of knowledge is still a beginner.
    I have licycle designer ES. Any help will be appreciated!

    Thank you Jono.. I was worried no one was going to talk to me.
    I will have a look at the LiveCycle Forms server product. I wonder how much they cost. I couldnt find the price there. Also I wonder if it works on Livecycle Designer ES (since I havent got ES2 or ES3 yet).
    If I was to create a standard HTML form and then process the data into XML, how do I later import it into the pdf? If there any tutorial on the web where I can learn how to do this?
    Thanx Jono...

  • Batch sequence to 'flatten' xfa form to static non-interactive AcroForm

    Hi,
    I'm looking for a way to flatten a bunch of xfa forms in a batch sequence. The result being the exact same as printing to pdf.
    I believe I use to just add optimizer settings in the sequence editor and that would do the trick. But now I'm getting an error saying optimization settings cannot be applied to an xfa form.
    Any help would be much appreciated.
    Thanks.
    Kyle

    Actually George I found a solution. They are dynamic xfa forms. I realized that the pdf printer settings has an option to suppress the save as dialog and default the output flat pdfs to a location of my choosing. I just set the pdf printer as my default printer and run a batch sequence to print the dynamic pdfs.
    It requires a decent system with lots of memory since an instance of Acrobat is opened for every pdf processed but it does the trick!
    I appreciate your response.
    Kyle

  • XFA form from API java

    Hi,
    I'm developing a small project in java, it's a desktop project.
    This application has to populate a PDF document. The PDF document has
    been developed using LiveCycle with a dynamic XFA form.
    1. Could I use the LiveCycle API from my application without
    connecting to any server, because I'm running a desktop application?
    Thanks,
    Araujo

    Hi Araujo,
    This is not the correct part of the forum for this type of question. It is not related to install and configuration.
    The answer to your question depends on the client you use. If you are using Acrobat you can talk to local databases or communicate with a SOAP or HTTP datasource which could be local to populate that data. If you are not using Acrobat you could use LiveCycle Reader Extensions to enable Reader to do the same thing.
    Please see the product documentation for this. Or use the correct forum where you will get support from people who know more about this then I do.
    Thanks C.
    Chris de Groot
    Senior Product Manager
    Adobe Systems Inc.

  • Define form as PDF/A

    Hi everyone
    I use the LiveCycle Designer to design a from.
    This form will be feeded with some data and freezed to a pdf file later.
    Now my question: Is it possible to define the compatiblity or file type as "PDF/A" in the designer?
    Our intention is to archive the PDF more than 10 years due to legal requirements
    Thanks in advance
    Best regards
    Claude

    There are some information how to setup a xfa form for pdf/a in the XFA spec 3.1 page 1389.
    http://partners.adobe.com/public/developer/xml/index_arch.html#xfa_31
    You may be possible to set up the output for pdf/a with xfa.config.present.pdf.pdfa....
    But you will need LiveCycle Forms ES2 to use the properties (see page 1396).

  • Can't export a PDF with XFA form

    Cannot convert/export a PDF document containing an SFA form - can this program not do this?

    Hi Morin27,
    XFA forms are not regular PDF's but XML files in a PDF shell.
    To create a word file from those files, you first have to flatten the XFA forms by printing as PDF with the Adobe PDF Printer.
    Then you can save using ExportPDF the created static PDF as Word document.
    ~ Pranav

  • Why can't I export a PDF containing XFA forms to a word doc?

    I have an application that I'm trying to export to a word doc, so I can save the modifications that I make. I get an error message that states that "PDF's containing XFA forms cannot be saved to this format" Can someone tell me what this means?

    I just have the reader, but I do have the capability to export and convert PDF's to either word or excel. I just checked the posting and it has to be mailed. I was just trying to save my work, but being that I have to literally mail it USPS, I will  have to print it off anyway. Thanks for your help. I guess if I had read the posting a little closer, I could of saved us some typing.

  • Failed export to Excel PDF files contain XFA forms cannot save in specified format

    Has this excercise been a waste in time and money. Like my car I will put petrol oil water and air where they need to go but don't care how they make the car work as long as it goes

    Converting forms to fill them in is never a good idea; if they are official forms it can be a catastrophe. Keep the forms as PDF, don't convert.
    XFA forms are ALREADY FILLABLE. If you can't fill it there is a fault.

  • "IS THERE A WAY AROUND THE XFA PROBLEM? pdf" failed to export to docx. PDF files containing XFA forms cannot be saved to the specified format.

    I really need to fill out this application which is a pdf with xfa forms.  Is there away to convert this to a doc?

    Converting forms to fill them in is never a good idea; if they are official forms it can be a catastrophe. Keep the forms as PDF, don't convert.
    XFA forms are ALREADY FILLABLE. If you can't fill it there is a fault.

  • PDF with XFA forms to excel or word?

    I am trying to convert pdfs with XFA forms in them to an excell document but get an error message stating that documents with XFA forms cannot be converted into this format. Any way around this? Any way to remove XFA forms? Im pretty lost.

    If you removed the XFA forms there would be nothing left. XFA forms are a complete replacement for normal PDF - a different kind of form, pretending to be a PDF. There's very little you can do with them, except fill them in, or export form data. Maybe print-to-PDF?
    Beware if these are official/government forms. Converting them will usually leave them invalid and your application unacceptable.

Maybe you are looking for

  • Acrobat 7.0 Professional

    Acrobat 7.0 is installed in this Imac running 10.6.8 but it will not load as I get a message "You can't open the application Adobe Acrobat 7.0 because it may be damaged or incomplete." What do I have to do,please? Because of the age of some of my pro

  • I have no sound on FireFox, or IE, But I do have sound on Chrome and PC

    Hello. Yesterday, (9/9/14) I was watching videos on my PC, using FireFox, in the evening I went and had a shower, I got back and without any apparent reason, FireFox stopped producing sound. I installed Chrome after checking all the basics, and Chrom

  • How to turn off iphone when display issue

    HOw can i turn off the iphone 4S when there is an issue with the screen and i cannot get to swipe it off

  • Displaying Currency with three decimal places in smartform

    hi abap experts~~ I'm wondering that how to convert numeric type to currency type. for example below. ex) 2346.856 --> 2.346,856 please help me to solve the problem.. Regards, Himanshu

  • AT NEW & AT END is not triggered

    Hi All, I am having following code where AT NEW & AT END is not get triggered, whenever there is data like following in table. Can any once comment why AT NEW & AT END OF not getting triggered in this case? ITAB-A  ITAB-B Tube