Populating a PDF programmatically

We have a VB6 application from which we wish to programmatically distribute PDF documents. Before distributing the document we need to pre-populate certain fields so that we can identify the document when it is returned. The document needs to be saveable by the end user, so requires reader extensions to be applied. Unfortunately we cannot find a means by which it is possible to programmatically populate a form once reader extensions have been enabled.
Can anyone offer any suggestions as to how this can be achieved?
We are using Live Cycle Designer ES 8 for development and Acrobat 9 Standard for distribution. Users would be using Adobe Reader 8 or 9 to complete the forms.

You might try one of these two places
The Acrobat SDK Developer Forum is here
http://www.adobeforums.com/webx/.eed56a0/
The Acrobat Scripting Forum is here
http://www.adobeforums.com/webx?13@@.3bbedaa6

Similar Messages

  • Populating a PDF File from ColdFusion

    I wanted to populate a pfd file from coldfusion and I found
    this online:
    http://www.school-for-champions.com/coldfusion/cftopdf.htm
    When I submit the form.. I then show a link [view pdf].. only
    when I click
    on that lick I get a message saying
    Adobe acrobat: the file is damaged and could not be repaired.
    Has anyone used this method successfully? If so, would like
    to hear some
    suggestions.
    The PDF template I created just have 2 fields. firstname
    lastname (which
    matches cfm form).
    Thanks in advance
    1. Create PDF document to populate
    Create the document you want to populate. This document could
    be done in
    Microsoft Word, as an HTML page or using some drawing
    application. Then
    create a PDF file of that document.
    You must have Adobe Acrobat or the equivalent to create a PDF
    file.
    Typically, the easiest way to create a PDF is to click File
    > Print and
    select Acrobat Distiller as your printer.
    2. Enter fields with Acrobat
    Once the document is in the PDF format, open it in Acrobat.
    Use the menu bar
    tools to define your fields.
    a.. Use the Form Tool to define the various text fields,
    give each a name,
    and designate the font type and size. The field name should
    correspond to
    the name of the data you will input.
    b.. Use the Text Tool to modify areas of text. You may have
    to change the
    font or font size. It is not the easiest tool to use.
    This will be your PDF template.
    3. Create a ColdFusion page to populate the PDF
    Create a ColdFusion form to gather data from input over the
    Internet or from
    a database query. This page or an action page will provide
    the means to
    populate the PDF file.
    The code you use will depend on the method or software you
    decide to use.
    Options will be explained in the next section.

    Hi, I need your help again.. And if you can do this for me; i
    will pay for
    your time. just let me know. because i need this project wrap
    up in the next
    28 hours.
    I've used the Ben Forta (cf_PDFFROM) and i'm able to get the
    pdf. (great)
    now i need to suppress blank lines.
    my pdf is a business card template.
    on the left top down
    firstname middle name lastname
    job title
    address1
    address2
    address3
    www.whatever.com
    on the right bottom up:
    phone:
    fax:
    mobile:
    email:
    aim:
    there's where I'm stuck:
    if a user does not enter a fax number... I want the PDF to
    move 'phone:'
    down 1 line and not show the word 'fax'.
    PLEASE can someone point me in the right direction OR tell me
    you can do it
    quickly. contact me and i'll pay you.
    thanks in advance!
    "BLXWebMaster" <[email protected]> wrote in
    message
    news:f2fi63$c1e$[email protected]..
    > What version of PDF are you using? Are you creating your
    PDF Form in
    > designer?
    > If you are trying to Pre-Populate a PDF Form, this
    technique will not work
    > in
    > that this will not preserve your Form. With the recent
    versions of PDF,
    > Adobe
    > hase changed the technology to be XML and you are trying
    to populate your
    > PDF
    > using FDF. I don't think that this can be done.
    >
    > I would stay away from FDF.
    >
    > Although there are several tools that will allow you to
    do this, most of
    > them
    > rely on the old FDF format.
    >
    > I would suggest checking out XPAAJ. This is a free api
    for Coldfusion
    > users
    > and offers a decent basic pre-population of PDF's.
    > Written by our friend Ben Forta, you can check it out
    here.
    >
    http://www.forta.com/blog/index.cfm/2006/7/27/cf_pdfform
    >
    >
    >
    >

  • UWL-pdfSource of InteractiveForm UI element should be populated with pdf bi

    Hi,
    If I try to open any task which is under UWL, I m getting below error.
    *But I can able to open Payslips and all in my Portal. What might be the problem, if it is the problem with credetial files, then I shouldnot able to open Payslip atleast..isnt it?
    Kindly put some light on this issue.*
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  USEPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:754)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: pdfSource of InteractiveForm UI element should be populated with pdf binary content in USE_PDF mode
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:351)
    Regards,
    Venkat

    Hi Chintan,
    Its a standard task, not the custom one. and Payslip is not pdf based one, its smartform.
    For some employees its working fine. for only few its not working. they have Adobe installed in their pc. even though its not working. is it problem with user level authorization?
    Regards,
    Venkat
    Can anynody update me on the same pls.

  • PdfSource of InteractiveForm UI element should be populated with pdf binary

    Hey Guys...
    I need some help here...
    I have a Web Dynpro Java Application that retrieves data from R/3 and I want to (only) display that data using Adobe.  I've set the "mode" property of the UI Element as "usePdf" and I have bound the pdfSource property to a binary type in the context, but as I'm about to display the PDF I get the following exception: (the important part of it)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: pdfSource of InteractiveForm UI element should be populated with pdf binary content in USE_PDF mode
    Do you have any idea of what is going on?. Is it the right scenario?
    Should I use generatePdf instead? if that's the case then get Credentials for that?. Would this have any additional cost?
    Thank you
    David.
    Edited by: duztariz on Mar 20, 2009 11:24 PM
    Edited by: duztariz on Mar 20, 2009 11:26 PM

    In your szenario you have to give the PDF as binary content into this content variable. You can do that for example by reading a PDF File as a binary stream and store it into this content variable.
    Then you can use the Interactive Form UI Element to show this PDF.
    But from what I understand, its not exactly what you want? You want to show some data that you read from R/3 and display it in an interactive form?
    What you have to do is, to edit your Interactive form, create the Bindings etc. (see tutorials) and set the mode to "modify PDF". Then the PDF will show the read data for you.

  • Compare 2 PDFs programmatically with Acrobat XI SDK

    Is there a way to compare 2 PDFs programmatically with Acrobat XI SDK? I have read elsewhere in these forums that it was possible in Acrobat 8 using C/C++ methods. If it is not possible with Acrobat XI, can we still use those C/C++ APIs from Acrobat 8 although the Desktop version running is Acrobat XI?
    Is an API feature for Compare PDFs in Acrobat XI in the feature list/roadmap?
    Any technical details and links to information/references is greatly appreciated.
    Thanks very much for your response, really appreciate your help.

    So using methods like DigSigComparePages(from the link below) not an option anymore with the current version of Acrobat SDK?
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/API_References/Acrobat_API_R eference/Digital_Signatures/DigSig.html#DigSigComparePages411()

  • Create PDF programmatically?

    What is the best way to create a PDF programmatically?  I want to use ASP.NET C#.  Is there an API available directly from Adobe?  Or, do I need to look to third parties?  If there is something direct, are there any tutorials on how to use the API?  Is there a way to dump a PDF to XML (or some other text based neutral format), load in the XML, manipulate the data, and then present the result to the user?
    I am looking for a solution that will allow insertion of structures more complicated than a simple line of text.  I'd like to add multiple tables of data and have them look professional.
    Thanks for any ideas and help,
    Matt

    Try the SDK forum (at least I think that is the one that deals with such scripts and such).

  • Save webi report as pdf programmatically

    Does anyone has any SDK code sample or can point me to the location of code sample on how to save a webi report as PDF file programmatically? Also, is the ReportEngineSDK is sufficient for this task or I need some other SDK?
    We are running XIr2 SP1 on Windows Server 2003, with Tomcat as web container.
    Any help will be very much appreciated.

    Hi,
    I think Using ReportEngine SDK you would not be able to save the webi report in PDF format.However it could be possible if you schedule a webi report to PDF format to unmanaged disk.
    You can refer the following tutorials given in developer library's BusinessObjects Enterprise SDKs. You can either use .NET or Java SDKs.
    How to schedule a report to a destination (FTP, SMTP, Disk, Printer, Inbox)
    How to schedule and view Web Intelligence documents
    Here is the link for developer library:
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm
    Thanks,
    Swati

  • Opening and populating a PDF form with VBA code in Access 2007

    I had posted this in Acrobat Windows.  It was suggested this (and the SDK forum) may be a better forum ...
    I'm trying to load and then populate a PDF form programmatically using Access/VBA.  I'm patterning this after code that worked fine in Acrobat 5.0 but is throwing errors in Acrobat 9.  We're using Access 2007 on Windows XP and Vista computers.
    The Access project has a reference to Adobe Acrobat 9.0 Type Library.  Attached is a jpg showing all the references in the Access project.
    The error "Object variable not set (Error 91)" is happening with this statement:
    Set PDDoc = AVDoc.GetPDDoc
    Here is the code I'm trying to use.  I've always been a little fuzzy exactly which objects need to be created and the sequence they need to be created in.  Once I got it working in Acrobat 5 I left it alone.
        Dim WshShell As Object
        Dim myApp As Acrobat.AcroApp
        Dim AVDoc As Acrobat.AcroAVDoc
        Dim PDDoc As Acrobat.AcroPDDoc
        Dim PauseTime, Start
        Set WshShell = CreateObject("Wscript.Shell")
        ' run the Acrobat application within that shell and pass it a document name
        WshShell.Run "Acrobat.exe C:\Users\Christian\Documents\data\dist5\dist05_face_only_nh.pdf"
        '// Set/Get Acrobat Objects
        ' create an automation object that references the active copy of Acrobat
        Set myApp = CreateObject("AcroExch.App")
        ' reference the acrobat document we loaded above
        'Set AVDoc = CreateObject("AcroExch.AVDoc")
        Set AVDoc = myApp.GetActiveDoc()
        ' this apparently runs some method available to AVDOC
        Set PDDoc = AVDoc.GetPDDoc      '<------------------ THIS IS THE LINE THROWING THE ERROR
        ' this is how you reference the JSObject
        Set jso = PDDoc.GetJSObject
        ' let's clear the form
        temp = jso.resetForm()
        Set x = jso.getField("txt1_name")
        x.Value = "Bing Crosby"
        Set x = jso.getField("txt2_sex")
        x.Value = "Male"
        Set WshShell = Nothing
        Set myApp = Nothing
        Set AVDoc = Nothing
        Set PDDoc = Nothing
    Thanks in advance for any help.
    Christian Bahnsen

    Using the "Developing Applications Using Interapplication Communication" reference, I've been filling in knowledge gaps and baby-stepping until I hit this major wall.  FYI:  from page 22 in the reference
    Example 2.6 Displaying “Hello, Acrobat!” in the JavaScript console will not work as shown in Access VBA.  I've tried the example in both Access 2003 and 2007.  The sample code as is throws error 91 (see attachment error91.jpg), "Object variable ... not set".
    I add Set to the following 3 lines:
        Set gApp = CreateObject("AcroExch.App")
        Set gPDDoc = CreateObject("AcroExch.PDDoc")
        Set jso = gPDDoc.GetJSObject
    Running the code after adding "Set" doesn't throw an error but it does crash Access every time.  (see attachment error_reporting.jpg)
    Any suggestions?
    Here's the entire code snippet:
    Private Sub cmdHelloAcrobat_Click()
        Dim gApp As Acrobat.CAcroApp
        Dim gPDDoc As Acrobat.CAcroPDDoc
        Dim jso As Object
        Set gApp = CreateObject("AcroExch.App")
        Set gPDDoc = CreateObject("AcroExch.PDDoc")
        If gPDDoc.Open("C:\chris\acrobat_test.pdf") Then
            Set jso = gPDDoc.GetJSObject
            jso.console.Show
            jso.console.Clear
            jso.console.println ("Hello, Acrobat!")
            gApp.Show
        End If
    End Sub

  • Setting the reading language in PDF programmatically

    Hi, I have searched the forums and didn't find a reliable post on how to set the reading language for accessibility in a PDF document programmatically. Maybe using a pdfmark or specifying XMP metadata or postscript code, javascript or any other way. Any ideas will be appreciated.

    Thanks, this looks very promising. I am using FrameMaker and the FDK. Is
    there a way to specify the
    Lang key using  pdfmark or XMP? I could also embed postscript code if I
    knew what the correct code would
    be. I don't know much about PDF/PS and any help will be appreciated.

  • Connecting and populating XDP/PDF on a Server with MS Access datas

    Hi! I've a similar Thing to do. I've figured an XDP file, with some Dynamic Data Fields, which is populated by connecting an MS Access Database. The file work, for now, correctly in localhost. I want to make it working via HTTP. The client , after log in , with his Username and Pwd , should open the file just by clicking on a HTTP Link with the variables attached, like as :
    http://www.mydomain/AUTO_Renderingtheform.pdf?Username='MM_UserSession'+Pwd='MM_PWDSession '
    at this point the PDF should be populated automatically by reading the MS Access Data present on the Server. The things which I would like to do are:
    1. Connecting the *.xdp form on the Server by changing the Connection String (probabily my Provider can help me...)
    2. Filtering through the SQL string like as, finally:
    WHERE Username = 'User_Session' AND Pwd = 'Pwd_User' to obtain the right binding. Do I Should use File>Properties>Variables Tool or writing directly this filter into the SQL statement ? Thanks in advance to Someone can help me (I'm newbie)

    Have a look at http://www.dtp-tjanst.com/Acrobat/PreLoad/PreLoad3.pdf
    It is in swedish but Ärendenummer=Case number (used for select)
    Hämta = Collect, Spara = Save, Ta bort = Delete record.
    This is done with ASP conecting to a SQL server on the server.
    It can be done with an mdb.
    /Ulf

  • Dynamically populating a PDF form?

    I've created a form in InDesign that I use in my daily work -- it has several fields that hold information about issues I'm currently working on.  This information comes from a proprietary in-house system that I have access to via JDBC, SQL, language bindings, etc.  I would like to take my InDesign document, create a PDF form with it, and then have new PDFs automatically generated with the data provided by our own database.  I can handle 90% of this, but the Adobe end of it is confusing and (frankly) a bit frustrating.
    I can make a static PDF from InDesign just fine, but how can I create a PDF that is meant to be populated at a later time using external data?  I can put it any format - XML, CSV, whatever you want.  I just don't want to have to launch InDesign every time I want to print a new form.  Launching Acrobat would be fine, if not optimal -- at least in Acrobat I don't have to be careful not to mess up the source document.
    I would love it if Adobe provided a way (outside of LifeCycle - I don't have the money for that) to automate this entirely within CreativeCloud, but I am more than competent with outside programming environments if that's going to be required.
    Can anyone give me some direction with this?

    Irosenth,
    Thanks for the response.  I'm going with option 2.  For anyone finding this question in the future, here's the tutorial video to create an interactive PDF from InDesign:
    Create an interactive PDF | Adobe Creative Cloud tutorials

  • Question : Adding a signature to a PDF programmatically with Acrobat 8 (Reader 9 validation issue)

    Hi,
    Please, apologyze my poor english.
    I have an application that inserts a signature programmatically in a PDF document with Acrobat 8, via VB .NET, using the example provided in the Acrobat 8 SDK ("AddSignature").
    The problem resides in that previous signatures in the document (signed normally via reader 8 or acrobat 8 application), now becomes INVALID, but only in Reader 9.Acrobat 8/Reader 8 considers them as "valid, with posterior changes".
    The difference between the SDK example and this code resides only in the way of calling the script in .net
    I call directly the AddSignature function with this code (partial), instead of calling the execution of the "ADBESDK:AddSignature" menu (this improves faster execution with no AVDOC object involved):
            AcroExchPDDoc = New Acrobat.AcroPDDoc
            Dim JsObj As New Object
            AcroExchPDDoc.Open("c:\test.pdf")
            JsObj = AcroExchPDDoc.GetJSObject
            JsObj.SetUserDigitalIDPath("/C/trabajo/DrTest.pfx")
            JsObj.SetUserPassword("testpassword")
            JsObj.AddSignature(JsObj)
            JsOb = Nothing
            AcroExchPDDoc.Save(1, "c:\result_test.pdf")
            AcroExchPDDoc.Close()
    I tried to change the AcroExchPDDoc.Save() parameters for intend an incremental save instead of a fullsave, but i keep getting this situtation.
    How can this be solved?? Is this a bad approach to the process??
    Note that all inserted signatures trough this method are valid in Reader 9.
    Any help or comment would be appreciated.
    Thanks.

    Thanks Steven,
    There is something I can´t undestarnd about this issue, and hope you can throw some light on it...
    If I use the AddSignature method of Adobe 8 SDK by clicking on the new menu option that it creates, these inserted signatures not causes the invalidation message in Reader 9. The used script is the same, so I can´t figure out why.
    Once inserted a new signature by ("my") code, it invalidates all previous "normally" inserted signatures trough the GUI, but not invalidate other signatures inserted trough this code (No matter how many signatures of this type are present in the document).
            I suppose that this means only a blank outline tree is inserted, and only the first time I apply the signature.
    As an additional info, I´ve attached to this post a new pdf file with one signature normally inserted, and three signatures "code-inserted". (The "result_pdf.pdf" included in previous post, with another two code-signature).
    As you can see, all except the first are valid, and any other new signatures inserted in the document (normal or code) won´t result in an invalid statement after the 1st code-insertion.

  • Xdp data not populated in PDF form

    Dear All,
    We currently develop XFA forms using Adobe LiveCycle Designer 8 (as part of acrobat professional). recently when clients upgraded to Adobe Reader 9.1 or 9.2, when they open an XDP file, the PDF appears without any data population as if the pdf was opened without the xdp file. when creating the form there is no option of target version however the forms are saved as Acrobat 8 Dynamic Forms. Do you know what could be the problem. The same is hapening with fdf data which when you open, the PDF opens without population as well. Help is appreciated Thanks.

    I tried that first (without the save), but the resulting PDF had no form data from the XDP.  That's when I added the save.
    The merging seems to fail when run from batch, but it works fine when I open and then save the file in Acrobat Pro or Reader.
    Is there a command in the batch processing that is necessary to move the data from the XDP to the resulting PDF?  Will the proper Save command do the trick?  [I left work early due to our snow so I can't try this myself.]
    --Peter

  • Populating Existing PDF with XDP data

    I have a fill-in PDF that, in years past, used a simple XFDF file to populate. Using VS.NET 2010 I read in the XFDF document and populate all the necessary information and populate the PDF using ds.WriteXML(XFDFName). The PDF gets populated and it gets displayed in a simple WinForm app. This has worked like a champ for a few years now. Until now...
    This year, the problem I have run into is I was unable to export the data to an XFDF format due to the file having been created in Adobe LiveCycle. I noticed that the export options were either (1) XML or (2) XDP. In the past I'd been able to export to XFDF. No big deal I thought, just another format. However, I have been struggling with both of these options. After some deliberating I decided to use the XDP format.
    I have the dataset built with all of the information I need, I am receiving an error when opening the newly created XDP using Process.Start(XDPName). Reader opens and I am greeted with the following error: "Adobe Reader could not open 'GUID_HERE.xdp' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."
    I tried using a straight up href to the PDF (<pdf href="FillMeIn.pdf" xmlns="http://ns.adobe.com/xdp/pdf/">), but opted to stick the PDF in the XDP in the <chunk> section.
    This XDP file looks like this (thanks stack overflow):
    <?xml version='1.0' encoding='UTF-8'?>
    <?xfa generator='AdobeDesigner_V7.0' APIVersion='2.2.4333.0'?>
    <xdp:xdp xmlns:xdp='http://ns.adobe.com/xdp/'>
        <xfa:datasets xmlns:xfa='http://www.xfa.org/schema/xfa-data/1.0/'>
            <xfa:data>
                   XML is here - matching the dynamic fields in the PDF.
            </xfa:data>
        </xfa:datasets>
        <pdf xmlns=\"http://ns.adobe.com/xdp/pdf/\"><document>
           <chunk>
                        Base64 encoded PDF.
            </chunk>
        </document></pdf>
    </xdp:xdp>
    I would think the XDP I'm generating is bogus - but to further complicate things - if I open Reader click Tools > Forms > More Form Options > Manage Form Data > Import Data and choose the XDP file that I've generated, all the fields are populated as I expect them to be.
    So basically, there is obviously a disconnect somewhere. I have a XDP file with all the information in it I need. I have a PDF form that I need to populate with the XDP. But when I fire up the XDP Reader is telling me it's broken/not supported. As I understand it, when you launch an XDP file it should properly launch/populate using Reader, correct?
    Any information would help me out immensely. Thanks.

    Was the form you are trying to import this data to created with LiveCycle Designer?
    I would fill in the form then export the data to XDP and see what the differences are.

  • How to create a 3D PDF programmatically?

    Can a 3D PDF of a CAD or STEP file be created programmatically, i.e., without manually launching Acrobat 3D and interacting with its UI? If so, how?

    It may be possible construct a solution from www.pdf3d.co.uk tools, depending on CAD format, then review, edit and set up your PDF scene in Acrobat 3D.

Maybe you are looking for

  • How to install certificate in im client

    i can't find the procedure for installing a certificate in the client - i did the server part: http://docs.sun.com/app/docs/doc/819-4412/6n6ikpsut?a=view but now i can't find how to do the client part - i'm just using the standard im client obtained

  • Disoverer Business Area and Timestamp

    I'm using BI Discoverer 10.1.2.1 and when I create a new business area any Timestamp fields are not imported. They are just not there. I switched one field to a Date and it imported fine. Is it the case that BI Discoverer 10.1.2.1 can't cope with Tim

  • Why Tomcat? (vs sun-appserver)

    Hi, I'm still a newbie with Sun JSC2 and have a little question ! I saw that many people have tried to deploy their webapp with Tomcat... And as you can see in this forum, it's not very easy when a database is included... (I have tried unsuccessfully

  • Iphone 5 wont load anything it ALL, no access , I only see the background homescreen , please help!

    All of the sudden the Iphone 5 I got when it turns on it will let me only access the home screen but no apps show it all , nothing i cn do then I press the home button and It only show the option to use siri but nothing pops up it all no apps nothing

  • Missing Acrobat X after downloading CS6 Design Standard

    I successfully downloaded CS6 Design Standard however, Acrobat X Pro did not download. All other programs have downloaded. Can you help?