Automate PDF Form to Excel

I have Adobe Acrobat X Pro and Adobe LiveCycle Designer ES2. I'm going to start off with what I have currently and what I want to do to see if anyone can come up with a solution.
I have created a form for new suppliers to fill out in Adobe Acrobat X Pro. The form works very well, I was able to use some Javascript for two checkboxes to fill in data if the ordering address is the same as shipping address. I typically get 3-4 of these a day. Once I receive a form I either manually have to enter this data into our vendor data or use an excel file that will complete some of the work. Until I created this form, they were typically hand written and the end user (me) manually transcribes all of the data into the excel file or into our vendor data software.
What I want is for the PDF form to get filled out by the supplier. When I receive the form returned, I want to run a macro in VBA and import the data from the form into Excel. If anyone has some advice on how to accomplish this task that would be great. Some other questions/notes below:
Using distribute forms does any of the data get uploaded to Adobe? This is confidential information I am dealing with I can't have any outside user see it. I have not been using distribute form, I have just saved an extended version that I send to the supplier.
I have a signature field that locks the pdf when it is signed. I'm not sure if this will cause a problem.
One of the main issues I am facing is I can't make this a complex process. I want to automate this task, but if I make the task too complex I will not be allowed to use it.
I mentioned I have Adobe LiveCycle Designer ES2 on my computer. I have messed around in the software but I am mostly unfamiliar with it.
Thank you!

Hi George,
The format I'm looking for is something that can be imported easily into Access; I was shooting for CSV or XLS, but now I'm wondering if XML would be easier.
I have experience with Visual Basic.NET, VB6, VBA, some ColdFusion, HTML, ASP.NET, and non-programming languages such as SQL, SAS and R.
For JavaScript, I remember reading something a while back that you can do everything in Notepad - is that correct?  The IT department here is horribly strict (I had to have my director sign off on software that was already approved), so having to get something installed will take months.
Thanks again!!
Chris

Similar Messages

  • PDF form from Excel spreadsheet/table

    I am developing a process where folks enter data (all text) to a central spreadsheet, and someone uses Acrobat X to generate a form. The form needs checkboxes (one per table row), and a digital signature above the table. I'm running into a couple of issues:
    1) I am trying to automate the creation of checkboxes, so that whoever is generating the final PDF form does not need to add a checkbox for each row. I noticed that in Excel, in Develop mode, one can add checkboxes, and on my first try, the PDF form creator seemed to translate those automatically into PDF form checkboxes so that no extra manual step was needed. In my last few tries, the conversion no longer auto-converts checkboxes. Any tips on this?
    2) I also noticed that whereever there is blank space, the form creator inserts a text field. Even for table cells that have text in them, if there's any white space, presto, here comes a text field inserted into that very cell, usually named after the text already in the cell. Is there any way to avoid this?

    Which version of Acrobat do you have? If X, then there should be an option
    in your Excel to Mail Merge the spreadsheet, which is basically what you
    describe. However, I'm not sure if it can also automatically email the
    files to the recipients.
    I have developed a script that can do the merge, *and *automatically email
    the file to each person. Have a look here for more info:
    http://try67.blogspot.com/2011/09/acrobat-mail-merge-and-email.html

  • Fill a PDF form from Excel

    Hello to all.
    I've been googling around for days to find some examples to solve my problem but was unable to find a good one.
    I’m using Excel 2007 and Visual Studio 2010
    Normally I report the data using Excel itself (a workbook). Now the request I have is to fill a PDF file containing a form with a huge number of lines. This means the data i have in the columns and lines of the Excel Worksheet have to be entered in the PDF form fields.
    The PDF file was created withAdobe LiveCycle Designer 11.0 and has the ability to allow the creation and deletion of as many lines as we need.
    I do even have a way to know the PDF form fields names...
    Can someone please give me a clue of how can i achieve this using VB?
    Thanks in advance for any kind help.
    Octavio

    In that case the for loop would be:
        for (var i = 0; i < 8; i += 1) {
            sum += +getField("Total." + i).value;
    So initially, the counter i is equal to zero, so the field name used with the getField method is:
    "Total." + 0, which results in the string "Total.0". With each iteration, the variable i is incremented by 1, so the subsequent field names are the following:
    "Total.1"
    "Total.2"
    "Total.3"
    "Total.4"
    "Total.5"
    "Total.6"
    "Total.7"
    The script gets the value of each field, converts it to a number, and adds the number it to the running sum.

  • Using XML files created with PDF form in Excel

    I have returned survey XML files created by a survey form using Lifecycle Designer. Have been unsuccessful in the importing of multiple XML files into Excel as a 2nd file just overlays the 1st file's data.
    I have been reading a number of posts that most likely tells me that sending the PDF survey form out via e-mail and getting the returned XML file back via e-mail was not the best way to do it. Unfortunately it is what I have to deal with now, so two questions I have:
    1. Is there a known method for importing all of these XML files into any Office program more easily than what I have been dealing with, and
    2. What method would be best used if I have surveys to send out but have no web server or any other tool other than my local software on my PC for collecting and compiling the returned data?

    Are you clicking the Send Email button while previewing the pdf form?
         -> If yes, have you specified preview data on Form Properties panel?
                    -> If yes, does your form contain Table or repeatable subforms?
    If all the above point are true, you will get multiple data in your xml.
    Nith

  • How can I fill a pdf form with Excel?

    I have a pdf form and a set of Excel dates. How can I fill the form with this dates?
    Is there any way to transform excel dates into a fdf-File?
    Thank You for helping
    Hans

    I see. That's possible, in theory, but it requires using a complicated custom-made script.
    I would suggest using that Mail Merge option that's available in some versions of Excel to produce multiple single-page files, then flatten all of them (using an Action), and then merge them to a single file, to achieve the same result with much less effort.

  • Fill a PDF form via Excel (VBA) - Hide text box

    Hi,
    i already created a PDF form and also can fill the text boxes with Excel VBA.
    Now i'm about to hide some fields if they are empty, but i have no clue how to.
    My code to fill the fields is:
    Fields("Title").Value = Worksheets(TabName).Cells(actCell, 4).Value
    To hide a field the code should be similar, but i have no clue what statement i need to set.
    I already tried:
    Fields("Title").Visible = False
    Fields("Title").Hide
    Fields("Title").Hide = True
    What else can i type to hide and unhide the fields?
    Looking forward to hear from you.
    Thanks a lot.

    Does the form have a provision to insert images (e.g. a Browse button)?
    [topic moved to iOS subforum]

  • Export data on pdf-form to Excel

    I would need help for exporting data from pdf-form to Execl spreadsheet
    the basic idea is that a pdf-form would be the user interface to collect the data with text boxes / drop-downs (such as "Vendor", "Purchase order number", "Date", "Text" etc.) and after the data is filled on the pdf-form it would be easily exported (with button?) to one certain Excel -file.
    The Excel-file should have similarly named colums and the data from pdf-form would be exported always to the next empty row.
    PDF FORM
    Excel -spreadsheet

    Thanks but this is not quite what I was looking for
    The idea was that the user would fill-in the data on the pdf -form and from there this data would be exported to one named Excel-file ( = data exported always to same Excel - file / to the next empty row)
    So this Excel -file would act as a summary file / database from where the collected data could be easily sorted etc.
    Another issue is that I'm looking for easy solution for the exporting fuction (e.g. button + java script) so that also the "dummy users" could operate this

  • Importing pdf form into Excel 2007 gives me a blank form

    Howdy.  I am using Excel 2007 and I choose Insert - Object - Adobe Acrobat Document. When the pdf is inserted I see the form but every field is now blank. I am using Adobe Reader X to review the forms I receive. I do not know when version the original form was created in. Even if I save the form in Reader X and then import it, it is still blank.  Does anyone know how to keep the data in the form?
    Thanks

    Form fields and annotations (such as those available on the Review & Comment toolbar) are not part of the core PDF page content. 
    Form fields and annotations are objects that are associated with a location on a PDF page.
    Core content of a PDF (including the glyphs that depict textual content) are graphic objects "painted" to the PDF page by the PDF creation process.
    A simple way to see this is to create two simple 1 page PDFs having different page content.
    On the first PDF, add a form field and an annotation. Save. Now, use  Replace Pages to replace PDF#1 with PDF#2.
    Or, do the opposite.  Either demonstrates that form fields and annotations are not part of the core PDF page content.
    Simplistic, but convenient is to consider form fields/annotations as on a separate "layer".
    The "meat and potatoes" are in ISO 32000-1.
    Adobe's ISO approved copy of ISO 32000-1 (The PDF ISO Standard):
    http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_200 8.pdf
    What is inserted into the Excel file is the core PDF page content.
    Using Acrobat Pro:
    To "flatten" form fields into the PDF page content you could use Acrobat's Optimizer or a Preflight.
    To "flatten" annotations into the PDF page content you could use an Acrobat Preflight.
    Be well...

  • Flatten a PDF file from Excel

    Flatten a PDF file from Excel
    Is there any way to run a javascript to flatten a PDF document from Excel?
    I’m populating a PDF form from Excel by creating a FDF file, once I finish I need to flatten it.
    Is there any way to accomplish this without having Adobe Acrobat?
    Thank you,
    Luis Gonzalez

    Reader cannot flatten a document, if that's what you're asking. A user with Acrobat installed can, in which case you can use VBA to control Acrobat. For exampe: http://www.khk.net/wordpress/2009/03/04/adobe-acrobat-and-vba-an-introduction/

  • Create PDF directly from Excel and paste checkboxes automatically

    Hi,
    I have a problem when creating a PDF. I want to convert a template from Excel into an interactive PDF with text boxes and check boxes. Text fields are automatically generated. Is there a way, to automatically create checkboxes? E.g. I already deliver in Excel a notice that the cell in the PDF form is a checkbox? I use Adobe Acrobat X Pro.
    Sincerely
    Ben

    Is this what you are referring to?
    http://dtputils.com/products/view/2

  • How to import database created in Excel to appropriate fields in a PDF form?

    I am trying to use Database created in Excel to fill multiple PDF Visa application forms.
    The fields in PDF forms are basically the same except the order of appearance on the
    form could be different. However the field names remain the same in all PDF Visa Application forms.
    Can anyone make me wiser?
    Appreciate all suggestions.
    Sajith Panduka

    If you export to a tab delimited format and the first row contains the exact field names of the fields in the form (order doesn't matter), then you can import a row of data into the form using Acrobat. You can also automate the process using JavaScript in Acrobat.

  • I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically. Can some one out there help me?

    I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically.

    Update automatically under which circumstances, exactly?

  • Is there a way to create an export button on a pdf form that will send form info into ongoing excel spreadsheet?

    I'm trying to see if there is a way to create a submit button on my pdf form that will export the form data into a saved (ongoing) excel spreadsheet. The end result i'm hoping for would be a spreadsheet that lists all the information i receive from each form.
    Any help would be greatly appreciated.
    Thank you,

    Not really. But you can combine the data from multiple forms into a single (new) spreadsheet via Tools - Forms - More Form Options - Merge Data Files into Spreadsheet...

  • Is there a way to delete one of several checkboxes from a pdf form without the leftover checkboxes automatically renumbering themselves?

    Is there a way to delete one of several checkboxes from a pdf form without the leftover checkboxes automatically renumbering themselves?
    I used LiveCycle Designer to make a pdf form with many checkboxes. When I deleted a few of the checkboxes the rest left on the form renumbered themselves. This made my JavaScript out of sync since the JavaScript checkbox numbers did NOT update automatically. I am hoping there is a preference option to not auto update. I just cannot find it,

    I believe you're using the same name for each checkbox, right?!
    If so, each checkbox has an index number which represents its position relative to the other copies in the XML tree and when you add, delete or reorder the copies the index will always be recreated because thats the way how XML works.
    There is no way to stop Designer from doing this, I'm afraid.
    To address individual objects through JavaScript you should use unique names.

  • How do I get PDF forms to export to excel in the desired order?

    How do I get PDF forms to export to excel in the desired order?
    Here is what I have done:
    As taken from another post:
    Choose Forms > Manage Form Data > Merge Data Files Into Spreadsheet.
    In the Export Data From Multiple Forms dialog box, click Add Files.
    In the Select file Containing Form Data dialog box, select a file format option in File Of Type option (Acrobat Form Data Files or All Files). Then locate the form files that you want to merge into the spreadsheet, select them, and click Select.
    Repeat the previous step to add form data files that are in other locations, as needed.
    Click Export. Then select a folder and filename for the spreadsheet, and click Save.
    In the Export Progress dialog box, click either View File Now to open the spreadsheet file or Close Dialog to return to Acrobat."
         The problem now is that Adobe populates Excel in ABC order of the form, based off of the name of each box in the form. For example, if my form has three text boxes, named A, B, and C, then Adobe will export to Excel as such:
    Row 1 =         A                              B                              C
    Row 2 =         data entered             data entered              data entered
    where 'data entered' is whatever the user typed into the form boxes. But what if I want a different order for exporting, and I don't want to rename my text boxes? What if I want:
    Row 1 =         C                              B                              A
    Row 2 =         data entered             data entered              data entered   ?
    Is there a way to do this in acrobat x or xi?
    Thanks

    I don't have time to test right now, but there was a change with Acrobat 10 where it exports according to the tab order, which you may have to set manually, so give that a shot. Otherwise, you'll have to process the file after it's exported if you need the fields in a particular order. This wouldn't be too difficult to do with something like a VBS or JS script in Windows.

Maybe you are looking for

  • Using IN keyword in an sql query in a view criteria

    Hi, I am using jdev 11.1.1.1.0 and defined an lov query/viewobject as select a, b, c from myTable I now need to predefine filtering for lov search functionality and need something like the following select a, B, c from myTable where B in ('X','Y') I

  • Migrated files wont open or error msg

    I used migration asst to migrate files from Imac power pcG3 (OS 10.3.9 and classic 9.2.2 installed) to my new imac G5 intel. I selected " move files and folders only" but everything migrated. When i try to open old files, some open, others give msg "

  • Issue with zoom

    I need help with this issue I am having with my layout. If you were to go to my site and either zoom in or decrease the size of the browser window, two undesirable things will happen. 1. The content part of my page will cover the navigation buttons 2

  • Planned order cann't be generated via md02 or mdbt.

    hi : planned order cann't be generated via md02 or mdbt ,but i execute md05 and the planned order can be generated. please help my analyze it .

  • Durable subscribers questions

    Hello,           I am building an application that has two WebLogic servers           communicating certain information between them using JMS. I am using           WebLogics implementation of JMS including destinations and messaging           bridge