[LiveCycle Designer] Extract data

Hello,
I created a form pdf with LiveCycle Designer ES2.
Now, I'd like to retrieve automatically the data of the filled forms.
I tried to read the form with a Java library (pdfBox) and i got this result :
"Please wait...
If this message is not eventually replaced by the proper contents of the document, your PDF
viewer may not be able to display this type of document.
You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by
visiting  http://www.adobe.com/go/reader_download.
For more assistance with Adobe Reader visit  http://www.adobe.com/go/acrreader.
Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark
of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other
countries."
Adobe seems to prevent the reading of pdf files created by his own tools. Is it possible to return these forms pdf legible by all readers ? Is there any option in LC Designer ?
Has Adobe some tools to extract (and injection) data ?
By hoping to have been clear...
Thanks a lot,
Dubinho

It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
Regards,
Jamie

Similar Messages

  • Adobe LiveCycle Designer query data from MII 12.0 via Webservice

    Hi folks,
    at the moment I'm "learning" how to create interactive forms with the Adobe LiveCycle Designer. I hope anyone already did something like that too and can help me a bit?!
    Creating forms with XML data in the background etc. is not that problem. Also using little schemas to provide data to a dropdown list - I fand that no trouble. But now I want to request some dynamic data from an external data provider.
    I have a nice book from SAP Press laying next to me that tells me how to create a webservice based on a BAPI in SAP and how that webservice delivers some table data. But before I try to get data out of SAP, I would like to retrieve data by using MII (12.0 at first). I already built a transaction that creates some XML and imported the WSDLGen as a new data connection in Adobe LC Designer. No problem so far. I can execute it and I get some data back. But the XML that comes back is not formatted as table data as expected from Adobe LC so I can't build a table from it. I only receive the first dataset - every value as a single value, not as a table or row.
    So does anyone know how to format the XML result in MII or how to combine it with a schema so that Adobe LC Designer is able to interprete it as table data? In the SAP example in the book the received data from the data connection of the webservice is shown as table data (a litte table icon) and my data from MII is shown as single values...
    Thanks
    Anika
    Edited by: Anika Delzeit on Feb 3, 2010 12:21 PM

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

  • LiveCyle Forms and LiveCycle Designer - Merging data

    Hello,
    I´m using the following products:
    Adobe Professional/Reader/Livecycle Designer = 8
    LiveCycle FormServer (Forms) = 7.0
    My questions are about using livecycle forms with livecycle Forms. I think this is the right forum because the functionality I´m getting seems to be more designer related.
    The goal: merge data with template and execute some code (server side) while letting the template dynamic at client side.
    1) Merge a xml file with a xdp file
    The data is well merged. The code is executed at client and at server side.
    2) Merge a xml file with a dynamic 8 pdf file
    I get this message:
    To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade
    to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html
    For further support, go to www.adobe.com/support/products/acrreader.html
    I think this is "normal" because the version of LiveCycle Forms I´m using is 7.0. But if I want to work with pdf 8 files, what is the right version of Livecycle Forms? Do I need to whait until version 8? Where can I update (or download trial) of the latest versions: 7.1; 7.2?
    Used:
    RenderAtClient=true
    FormPreference = "PDFForm";
    3) Merge a xml file with a dynamic 7 pdf file
    Doesn´t work: data will not merge; code will not run at the server and client side code will not work, too. However, if I try to merge the data with a dynamic pdf form created with livecycle designer 7.1, the data will merge.
    In my opinion there are incompatible differences between how a liveCycle 7.1 pdf form and a Livecycle 8 pdf form (saved with version 7) is worked by LiveCycle Forms.
    Despite this, there is some bugs in Livecycle Forms when working with PDF files. It woks well with xdp but not with pdf, maybe because a xdp is more simple to work with...
    Is this solved in other versions? Where can I get them?
    Thank you

    Forms are forms. They don't change just because you upload them. While it has nothing to do with LiveCycle as such, FC should be able to open your frorm and convert it. In any case, ask such specific questions in teh relevant product forums.
    Mylenium

  • Writing data programmatically into PDF template created in LiveCycle designer

    Hi!!!
    I have a PDF template designed in Adobe LiveCycle Designer 7.0. This template has form fields which needs to be filled with data programmatically (I don't want to open LiveCycle Designer 7.0 and from there do import/export). I want to write a program in java, which will fetch data from database and will merge this data into PDF form in respective fields.
    How this can be achieved? Do I have to write an XDP file? Is there any API which will create XDP out of the PDF template created in designer? If so, then how to merge the data from the XDP into the PDF programmatically.
    Thanks in advance.
    - Shriram

    [email protected] wrote:
    > If I correctly understand what you're trying to do then Adobe XPAAJ should be adquate:
    >
    >
    >
    > Below is a link to a "video" demonstration of building an application that uses XPAAJ:
    >
    >
    >
    > (I don't think your question about having to write an XDP file is crucial to what you're trying to do, but you don't need to write an XDP file -- it is a "save as" option within Designer. You can save a Designer file as either PDF or XDP. Or both, one after the other, if you need both.)
    Careful with the recommendations for XPAAJ. There are specific restrictions around whether you can
    use XPAAJ or not. Specifically, you have to own a copy of one of the server-based LiveCycle
    products. This does not include LiveCycle Designer, which is a client product.
    Maybe someone from Adobe can clarify.
    Justin Klei
    Cardinal Solutions Group
    www.cardinalsolutions.com

  • LiveCycle Designer 8/ Acrobat Pro 8-form data

    Not skilled in using the LiveCycle Designer included in Acrobat Pro 8, I have been struggling for a couple of weeks, trying to format a sample form and export data to a .csv file to read in Excel or notepad, once saved in .pdf and completed. I have the basics, but can't accomplish the more advanced. So far, I have used LiveCycle Deisgner to create a one page table form, with a header, 20 columns and 16 rows. The header cells are all text boxes labeling the columns below them. The rows have mostly text input cells/boxes, a few drop- down list boxes.
    I can complete, in .pdf, a couple of sample lines with made-up names, other data as a test. It will save, the using manage form data>merge data files into a spreadsheet, I can create a .csv and view it in Excel.
    Here's where the difficulty begins. I need the .csv to display every cell/box, even if blank, and in the correct row. The form data will be used by a genetics program's import module to import data and needs to be either a .txt or .csv tab, comma or other symbol (for example, @) delimited file, where blanks are represented by one extra delimiter (as a spacer) for each blank. The .csv data display is anything but that. The header runs across the first .csv row with names like :"form1[0].ID1[0]" while the only other row showing is all of the sample data from the .pdf's 2 completed sample data lines, all in one row, with some blank cells/boxes shown, and some not shown.
    Since eventually, once the form is "up and running," it can collect 50+ rows, I was hoping not to have to manually edit the .csv to get it into the acceptable format for the other program's import module.
    I am at a loss about how to set up the form in LiveCycle Designer so that the header row doesn't export to the .csv (I am unable to find the data binding controls for these text/header boxes to set them to "none."), the blank cells/boxes all register, rather than only some, and the row 1 data goes on the .csv's row 1 and the row 2 data to the .csv's row 2, etc., rather than an endlessly long single row.
    I've already searched forum's, plus the help files for LiveCycle Designer and Acrobat, with no success.
    Any ideas, solutions or places where I can check further would be greatly appreciated.
    Thanks,
    Stephen
    [email protected]

    Hi,
    With LC Designer you can develop a form which has data connections to databases and/or web services.
    The issues to consider are: what version of Acrobat will the user have; and if the user only has the Reader then how are you Reader Extending the form.
    User has the fulll version of Acrobat:
    user can open form;
    fill it in;
    print it;
    data connections to databases and web services will work;
    user can save the form.
    User has the Reader (form not Reader Enabled)
    user can open form;
    fill it in;
    print it;
    data connections to databases and web services will NOT work;
    user CANNOT save the form.
    User has the Reader (form Reader Enabled using the full version of Acrobat before deployment. See licence restrictions)
    user can open form;
    fill it in;
    print it;
    data connections to databases and web services will NOT work;
    user can save the form.
    User has the Reader (form Reader Enabled using the full LC Enterprise Suite)
    user can open form;
    fill it in;
    print it;
    data connections to databases and web services will work;
    user can save the form.
    Hope that helps,
    Niall

  • Data import for users of forms created with Livecycle Designer

    Hello,
    I have seen several posts regarding data import for forms created by Livecycle Designer but nothing that helps with something I am trying to accomplish.  I can create a data connection and import information in a form but what I would like to do is import data, then send the pdf for completion to a user.  There are a few data elements that I have available and the rest of the information comes from from the user.  The problem I run into is once I create a data connection, the pdf is ALWAYS looking for the source file for that data.  I simply want to prepopulate some fields and send to the various users for completion.  Any help would be greatly appreciated.
    Thanks!

    Which type of Data Connection are you trying to create?
    XML Schema, Sample Data File or WSDL?
    Creating any one of first two types(mentioned above) will only create schema and will never import any data into PDF.
    If you create the WSDL connection, you can surely import data (i.e. prepopulate data) into your PDF and forward it for users review/fill.
    If I misunderstood your question, please get me clarified.
    Nith

  • How to populate Adobe LiveCycle Designer generated  PDF Forms with data from Database in Windows app

    Hi
    I have a PDF template designed in Adobe LiveCycle Designer. This template has form fields which needs to be filled with data programmatically. I am using windows application in C#.Net 2005 in which I want to retrieve data from database and merge this data into PDF form in respective fields.
    How this can be achieved?
    I searched a lot & I found that we can process the XDP file generated from PDF to acheive this. I created the XDP file out of the PDF template created in designer. But I don't know how to merge data from database into that XDP file in respective fields and again convert this XDP file back to PDF programmatically. Can anybody help me ? This is urgent.
    Thanks in advance.
    Sambhaji

    Please ignore the above code.<br />The following one is correct one.<br />using System;<br />using System.Data;<br />using System.Configuration;<br />using System.Web;<br />using System.Web.Security;<br />using System.Web.UI;<br />using System.Web.UI.WebControls;<br />using System.Web.UI.WebControls.WebParts;<br />using System.Web.UI.HtmlControls;<br />using System.Text;<br />public partial class _Default : System.Web.UI.Page <br />{<br />    protected void Page_Load(object sender, EventArgs e)<br />    {<br />        Response.ContentType = "application/vnd.adobe.xdp+xml";<br />        StringBuilder responseString = new StringBuilder();<br />        responseString.Append("<?xml version='1.0' encoding='UTF-8'?>");<br />        responseString.Append("<?xfa generator='AdobeLiveCycleDesigner_V8.0' APIVersion='2.5.6290.0'?>");<br />        responseString.Append("<xdp:xdp xmlns:xdp='http://ns.adobe.com/xdp/'>");<br />        responseString.Append("<xfa:datasets xmlns:xfa='http://www.xfa.org/schema/xfa-data/1.0/'>");<br />        responseString.Append("<xfa:data>");<br /><br />        responseString.Append("<form1>");<br />        responseString.Append("<TextField1>Homer</TextField1>");<br />        responseString.Append("<TextField2>Simpson</TextField2>");<br />        responseString.Append("<field name ='DropDownList1'>");<br />        responseString.Append("<items save='1'>");<br />        responseString.Append("<text>1</text>");<br />        responseString.Append("<text>2</text>");<br />        responseString.Append("<text>3</text>");<br />        responseString.Append("</items>");<br />        responseString.Append("</field>");<br /><br />        responseString.Append("</form1>");<br /><br />        responseString.Append("</xfa:data>");<br />        responseString.Append("</xfa:datasets>");<br />        responseString.Append("<pdf  href='C:\\Test.pdf' xmlns='http://ns.adobe.com/xdp/pdf/' />");<br />        responseString.Append("</xdp:xdp>");<br /><br />        Response.Write(responseString);<br />        Response.Flush();<br />        Response.End();<br />    }<br />}

  • Import tab delimited data in livecycle designed form

    Hello,
    Is it possible to import tab delimited data in livecycle designed xdp form?
    Also will it work when we user right enable form so that user can import their data in PDf form?
    Thanks
    Manoj

    Hi Paul,
    This is what I get when in use the function importData
    NotAllowedError: Security settings prevent access to this property or method.
    Doc.importXFAData:-1:XFA:topmostSubform[0]:Receipt[0]:Button8[0]:click
    so what settings are needed and how should my file be formatted. doe sthis function work for XMl or text files or both?
    Now when I use load xml function I get this error
    Xml parsing error: syntax error (error code 2), line 1, column 1 of file
    the file contents are:
    <?xml version="1.0" encoding="ISO-8859-1"?>
          <Receipt>
               <cfien>This is the new string</cfien>
          </Receipt>
    where receipt is my form name and cfien is my field name.
    Can you tell me how to make an XMl file to load the data or give a sample file. Do I need to have SOM expressions in field names?
    Thanks
    Manoj

  • Adobe Livecycle Designer 7.0 - Text fields are not returning data on email submission-Help?

    Hello - I am using Livecycle Designer 7.0 and have created a form with different fields to be filled out and submitted via email back to me using the standard submit by email button.
    However, when the form is filled out and returned all the control field choices from both the checkboxes and the radio buttons are there - but nothing from the textbox fields is returned in the email submission. Those fields are not being returned.
    also - once they are returned how do I ensure they will repopulate via the import data into the form functionality?

    This forum is for the Adobe FormsCentral (formscentral.adobe.com) which is a service that allows you to create, collect and analyze data using an online web form. You should ask Designer related form questions in the Designer forums: http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es
    I'll move your post to that forum so you don't need to retype it. They can help you out...
    Randy

  • Import XML data in Adobe LiveCycle Designer

    Hi,
    I use Adobe LiveCycle Designer to create a form.
    I use XML data to fill objects as list box.
    I would like read attribut values from XML element.
    I don't know how to do with Javascript Language in Adobe LiveCycle Designer
    Can you help me ?
    David

    All the info you need is in the LiveCycle/XFA documentation.
    Leonard

  • Can't obtain a query result/show more data on LiveCycle Designer ES4 (Windows 7)

    Hi all,
    I'm having some problems with LiveCycle Designer ES4 and a database connection.
    I have successfully connected my fields to a DataConnection but I only can see the first info of the database.
    I want to go through the rest of the data, I've tryied several tutorials (for example commands like xfa.sourceSet.{my Data Connection name}.next), I've tryied several DB types (SQL Server and Access (.mdb and .accdb)), I've tryed in all types of events (click, exit, initialize, and so on) and the result is the same.
    I've tryied something so simple like, create a OLEDB connection in Access, bind the fields (4 textfields), create a button with the code "xfa.sourceSet.{my Data Connection name}.next" (like the tutorial at http://www.youtube.com/watch?v=C56_Cz-aE0c) and nothing.
    Differences between the tutorial and me: The version of Designer (Tutorial ES2, mine ES4).
    Someone know what it could be? Is there some sample where can I see the code used?
    Thanks in advance.

    Thank you Denis,
    the database is intalled on the same server (Solaris-Unix) that boe and the databse is running.
    I have to install the driver when the database is in the same server?
    thanks in advance
    Mauricio

  • Adobe LiveCycle Designer 8.0 exporting data from adobe data set into Excel

    Hello - I am new to this, and have no IS support from my organization, so I am at your mercy.
    I am trying to export the files within my adobe dataset created from Adobe LiveCycle Designer 8.0 into an Excel file. When I do this only 126 files are transferred. There doesn't seem to be any particular cut off or reason. For example last names a-p file entries #1-126, then cuts off at file entry #127 leaving the last half of the alpha q-z. I do have one friend is IS whom on his free time, looked into the program to see if there was a setting or something that only allowed a certain amount of space/files to be exported, but he couldn't find anything. His only thought was that my computer didn't have enough space, but I have 18.9GB of free space on the C:. Any sugesstions and or help is greatly appreciated! Thanks, ALR

    I select all, click the Export Button, and it only gives me the option to save as a CVS Excel type file, sometimes it exports files, other times it wont, when it does, it only does 126 lines in Excel, then won't let me add any more with a second export attempt.

  • How can I write to a file from a livecycle designed PDF?

    I am producing a PDF in Livecycle designer and would like to write a sub-set of data from the document.
    I have tried methods such as exportData() but this exports everything which i don't need.
    I have seen another method which is to attach a file and write to that but ideally I'd just like to be able to create a new file.
    var data = xfa.data.nodes.item(0).nodes.item(1).saveXML()  var oFile = util.streamFromString(data , "utf-8");
    I would like to write oFile.
    Thanks in advance
    Edit:
    I would like to add that ideally the user would be presented with a save as dialog  box, so the can choose the location of where to save the xml data.

    an extraction out of expert one-on-one from Thomas Kyte
    <quote>
    when an oracle istance is created the services that support it are setup to 'log on as' the system (or operating system) account, this account has very few privileges and no acces to Window NT Domains. To access another Windows NT machine the OracleServiceXXXX must be setup to logon to the appropriate Windows NT Domain as a user who has acces to the required location for UTL_FILE.
    To change the default logon for the Oracle services go to (in Windows NT):
    Control Panel | Services | OracleServiceXXXX | startup | log on as; (where XXXX is the instance name)
    In Windows 2000, this would be:
    Control Panel | Administrative Tools | Services | OracleServiceXXX | Properties | Log on tab; (again XXXX is the instance name)
    Choose the This Account radio button, and then complete the appropriate domain login information. ONce the services have been setup as a user with the appropriate privileges, ther are two options dfor setting UTL_FILE_DIR:
    * Mapped Dirve: To use a mapped drive, the user that the service starts as must have setup a drive to match UTL_FILE_DIR and be logged onto the server when UTL_FILE is in use.
    * Universal Naming Convention: UNC is preferable to Mapped Drives because it does not require anyone to be logged on and utl_file_dir should be set to a name in the form \\<machine name>\<share name>\<path>
    You will of course need to stop and restart Oracle after changing the properties of the service.
    <\quote>
    I want to write some data to a (external) file. I have it working with the function UTL_FILE.
    My problem is I want to write to a file on a mapped drive (so a drive on a different machine). This is not working.
    Does anyone know a way to build this.
    Please send your responses to [email protected]
    Many thanks,
    Alex Nagtegaal

  • How to extract data from Adobe Acrobat X Pro

    Hello,
    I am new to creating fillable pdf forms, so please bear with me if I am not in the right area.
    Currently our site has a page that our users enter data into and that data is sent to a database for further processing.
    I see how to create the fillable pdf form itself and how to have it made available on the site.  What I cannot see is one the fillable pdf form is filled, how can I extract the data and put it into a database such as SQL?
    Thank you for your help.

    Typically, the form has a submit button. This works in the same way as a submit button on a web page.
    That is, there is a script on a web server (CGI, ASP, PHP, many other possibilities). The script has a URL. The form connects to the URL and sends the form information. Then the script does whatever the programmer wants. Putting it in a database is a frequent activity.
    If I understand right, you already have this process and want to apply it to a new form. You may need a programmer's assistance to work out what happens on the server, or you may just be able to recycle the submit action from the existing form. Examine the existing form very carefully, the field names will be vital, and there may be essential JavaScripts.
    Note too that there are two kinds of PDF form - those made in Acrobat, and those made in LiveCycle Designer.

  • Want to extract data in xml from pdf.....

    i am newbie to LIVECYCLE ES.
    i made a pdf form design.
    Now i need a process which which can extract data in xml format
    from pdf form...
    Please give me example which i can understood or...step by step information.

    Hi Arun,
    Where there you are using WHERE condition  in select statement while fetching the records?
    if yes means check for the fields are primary key, available in WHERE condition, or else create secondary index for those
    non Primary key Fields in WHERE condition.
    This may help you.
    Thanks and Regards,
    Prakash.K

Maybe you are looking for