Multiple copies of form from spreadsheet data

Ok, please forgive me if I have  this totally wrong but I am brand new to LiveCycle
Ok, here is  my question.  I have created a form in LiveCycle Designer basically as a  template page and I have a speadsheet that has been created in Excel.   What I want to do is when I print the pdf template it will populate the  fields with the info from the Excel spreadsheet with each row of excel  file on a new sheet.
Is this possible and if so, could someone please point me  in the right direction as to how to do it.
Thank you all SO much

Have a look at this blog entry on FormFeed.
http://blogs.adobe.com/cgi-bin/mt/mt-search.cgi?search=spreadsheet&IncludeBlogs=261&limit= 20
I'm hoping it will help you with your question.
Scott

Similar Messages

  • Mail 3.6 downloads multiple copies of emails from my pop account

    Since I auto-upgraded to Mail 3.6, Mail is downloading multiple copies of email from my pop mail account. This did not happen before and I haven't changed any of the mail settings. I have read discussions about a similar problem with an earlier version of Mail and the solution seemed to be deleting some file linked to Mail so it could be rebuilt, but I can't find such a file on my system that I could try deleting.
    It may matter that I am not 'strictly' supposed to be using os x 10.5.8 on my powerbook G4 (according to what is said on the packet).
    Help please!

    @ Tokyodj
    Thanks very much for posting this. I was having slightly different issues than the people above - only one of my two POP accounts was being constantly picked up, and I had hundreds of versions of each email... strangely, even after I went to the (Yahoo) account and deleted all the emails out of there. Your solution worked perfectly.
    Thanks again!

  • Automatically creating non-interactive PDF forms from XML data

    Hi All,
    I am a newbie to the whole Adobe LifeCycle Designer product and have been trying to find a definitive technical article on a way to automatically create pdf documents from template forms using XML data. I can create the XML, I can create the form based on the XML schema but I can't seem to find anything which explains how to automatically associate the form with the each xml file that I create and produce a pdf document based on the xml data.
    The project I am working involves creating marketing brochures, driven from our enterprise databases, to be sent to a printer. No user interaction is required, and I estimate that we'll need to create around 500-1000 pdf's per day.
    To me this seems like it should be quite a simple task but I can't find anything which gives me a starting point.
    Any help would be greatly appreciated.
    Regards
    Nick Smith

    Hi Nick,
    Just curious if you figured out how to generate a PDF out of a template? I've a similar requirement where I transform XML schemas into templates, convert the template into a PDF document, and at run time bind the PDF with the form data.
    To sort of answer your question of how to bind an XML instance file to a form, if that form is an XML-FORM, then all you'd need to do is open that document as a PDF document using the PDFFactory, and invoke the importFormData() method on it, passing the XML instance as the input stream.
    The harder part though is getting the PDF out of the template in the first place, without using any adobe user interface period.
    Karthick

  • Importing data from multiple instances of form into spreadsheet

    I am trying to set up a time-tracking system using an interactive PDF form. I have designed the form, and it works great. All users will enter their time into the form and email me the form. So I will have multiple XML file to import into Excel, where I can compile and analyze the data.
    Is there a way to automate the importing of these multiple XML files into Excel? From what I've figured out so far, it seems that I will have to manually import each XML file into Excel, and this seems too labor-intensive. I'm sure there's a better way.
    Any hints?

    Give Acrobat a try. Put all your XML data into a single location. In Acrobat, choose File | Form Data | Create Spreadsheet from Data Files. Once the file has been compiled, use the "View" option to see the data in Excel.
    Carl Young
    www.pdftrain.com

  • Multiple Copies of form in One go

    Hi All
    I have a req to print the sf output with three copies : "Orig", "Duplicate", "Triplicate".
    Now, by looping 3 times on the main window , i am able to print 3 similar looking pages. at the end of loop iv have put in a command to goto the page1.
    how ever, i have subtotals happening on each page which have to be carried fwd till the very last page where grand total in displayed.
    now, when i loop on main window thrice... the main window doest get over, an my main window total gets ported to the next page and so on....
    ex: ideal scenario : Orig : Total = 100.
                                duplicado : 100
                                triplicado : 100
         current :            orig : Sub tot = 100
                                 duplicado :       200
                                 triplicado :        300
    some how iv to reset the totals at each page......
    any pointers....
    ravish

    Hi all
    Thank you for all the suggestions.
    I have solved it.
    Looped on the main window thrice.
    Then set flags at appropriate places to control the printing of labels. And clearing of variables based on the flags set.
    Came to know from my search, that it is illegal to print multiple invoices, that is why standard sap does not provide and option to modify copies.
    Regards
    Ravish.

  • How can I populate a dynamic form from Excel data (beginner)

    I am reasonably certain this is beginner-level but I cannot seem to figure out how to do this. I have data in an ecxel file and I would like to import that data into a form using LS. I need to distribute the unique data to each recipient. (I have included an example below) I would really appreciate any advice. If there is a tutorial that explains this I would be happy to go through that. Thanks in advance.
    Customer
    Acct No
    Equipment
    Sales Rep
    Email
    Pear Computing
    1
    Motherboard A
    Jim Smith
    [email protected]
    Pear Computing
    1
    Video Card A
    Jim Smith
    [email protected]
    Orange Computing
    2
    Motherboard B
    Jim Smith
    [email protected]
    Orange Computing
    2
    Super Mouse
    Jim Smith
    [email protected]
    Plum Computing
    3
    Awesome Monitor
    Tanya Smith
    [email protected]
    Apple Computing
    4
    Motherboard S
    Tanya Smith
    [email protected]
    Apple Computing
    4
    Super Mouse II
    Tanya Smith
    [email protected]
    Raisin Computing
    5
    Motherboard R
    Bob Smith
    [email protected]
    Cherry Computing
    6
    SoundLoud Soundcard
    Bob Smith
    [email protected]
    I would like to send a template e-mail to each sales rep at "PC.com" that says:
    Dear <SalesRep>,
    <Customer> has the following equipment:
    <Account No> | <Customer> | <Equipment>
    I would like all the data for each customer to go to the sales rep. For instance, Jim should get an e-mail stating that "Pear Computing" has two items, and a separate e-mail stating that "Orange Computing" has two items. What I want to avoid is the MS Word mail merge solution that equates to Jim getting 4 emails. I would like the equipment to be grouped by customer number or account number. I would prefer to have a dynamic layout with flowed page as the number of items per customer will vary.
    PLEASE HELP!
    JD

    you can copy/paste data from Excel to Illustrator

  • Creating dynamic HTML form from XML data in session

    I'm a bit new to servlets, please bear with me if I don't make myself clear.
    currently i have a HttpServlet that extracts a XML document into a jdom Document.
    this is done within the doGet() method as the XML document is in the session object.
    i would like to create a popup window (a JSP or servlet) that can access the same session, convert some of the data in the XML to a submit form that users can put input into, and have the JSP(or maybe servlet) send the form data and the XML back to the original HttpServlet (through the session object).
    i have a few questions on how to make this happen:
    1.how to create a popup window (JSP or servlet) in a servlet, and forward the session data as well?
    2.if the popup window has a submit form that submits some extra data back to the original httpservlet, will the XML document still be retained in the session?
    and any advise on how to go about this problem is highly appreciated!

    Hi,
    This is my first time posting a reply. Hope this helps.
    I am assuming that you are hitting the servlet from a link. This is one way of doing it. You can create a new window using Javascript. like this.
    <script language="javascript">
    var popupWin
    function openWindow(page){
    popupWin=window.open(page,"","width=800,height=600,resizable,scrollbars");
    </script>
    link
    The response of your servlet will be in the new pop-up window.
    2.if the popup window has a submit form that submits
    some extra data back to the original httpservlet,
    will the XML document still be retained in the
    session?The session should be retained as long as you are hitting the same servlet container . You should be able to access the seesion variable in the original servlet if the form in the pop-up window calls the original servlet.
    --mv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • InDesign CS4 packages multiple copies of links from book

    I use the Book feature to package the 20-some-odd newspaper ads we create weekly at our in-house art dept for a grocery chain. These ads consist of placed JPEGs of products surrounded by supporting copy and prices. Each ad is a different size and sometimes the products vary from ad to ad, but most use links common to eachother.
    The trouble I'm having with ID CS4 is that when I package the book containing all these ads, each common link is copied separately for each ad into the Links folder. For example: File.jpg, File_1.jpg, File_2.jpg, etc.
    I've experienced this in CS3 only when the links have had the same file name but were linked from different paths. In CS4, even when the .indd files are all linking to the same files with the same paths, extra copies are created.
    I've found it tedious to use the Finder to delete all the extra copies and then re-link everything in InDesign.
    Is this a bug or am I missing some setting somewhere?
    Thanks,
    Amanda

    I recreated this problem using a single PSD file that I placed in a 6 page Book file. I found that when you resize the image and/or re-crop the picture box, the book package with create copies of the image.
    So, my vote is that this is a bug too.

  • Why does Thunderbird download multiple copies of emails from hotmail?

    Why does Thunderbird sometimes download more than one copy of emails from hotmail?

    Hello,
    See [http://kb.mozillazine.org/Duplicate_messages_received Duplicate messages received].

  • Populating a subform from a data source.

    I understand that the help file in LiveCycle Designer describes the procedure for connecting fields in a form to columns in a data base. I have tried for several days now to populate simple customer information (name, address, state, zip, phone, fax) from a data base.
    I have exported the data into an acess database, created the dsn, created the data connection, an secured the database. I am still getting an error message that says "Connection for Source Data Connection failed because the environment is not trusted." I am trying everything I can think of to create the proper combination of user-level security for the database and proper use of the "connection string", but now I have read in the forums that even upon success of this effort, my fellow employees will not be able to use the form properly unless we purchase "Reader Extension Server"
    Is there any way to populate customer data in a form, from a data source, that is compatible with Reader, without buying "extension server"
    Thank you in advance for your support.
    Regards,
    Greg Mitchell
    Chadwick Inc.

    Here is a quote from the LiveCycle Designer 7.0 Help file
    OLEDB is the only database connection that you can connect to from Designer. Through the use of the Microsoft OLEDB Provider for ODBC Drivers, you can also access databases identified by the ODBC data source name (DSN). You can use OLE drivers other than the Microsoft OLEDB Provider for ODBC, however the form must be certified in Acrobat before it will function at run time.
    In Acrobat, security concerns dictate that you cannot specify an ODBC connection string by using the Driver=; syntax. Therefore, the client computer needs a DSN configured for ODBC connections.
    If you are using external data sources in a form design that you want users to fill in Adobe Reader, you must set
    usage rights for the form by using Reader Extensions Server.
    Unfortunately it looks like a direct DB connection requires Reader Extensions. Fortunately you can get Reader Extensions pretty cheap from
    FormRouter.
    As an alternative you can submit the data to a server script (like ASP) and have it write into the Database. There are plenty of sources for writing ASP for PDF files. Just do a search on this forum, or on the web in general.
    Related Forum message:
    One site that seems pretty decent is:
    http://www.nk-inc.com/pdfsupport/pdf_programming.htm
    Thom Parker
    WindJack Solutions
    www.windjack.com

  • Printer issue - could not print multiple copies

    Hello Gurus,
    Good day!
    We not able to print multiple copies (2 or more) in SAP level but we were able to print multiples copies using non SAP applications (i.e word, excel).
    I already checked in UNIX level and I dont see any stuck spools.
    Can you please help me on how can I resolve this issue.
    Appreciate your help.
    Thanks!

    Hi,
    In order to get multiple copies of prints from SAP you need to make following configuration.
    go to SPAD
    select the printer, from which you need to get multiple copies of prints.
    Double click on it,
    Now you will see the details of the printer with tabs like
    Device Attributes , Access method ,  output attributes ,  Tray Info. 
    now select output attributes
    there you will see Copy Counter with drop down selection. in that select
    PASS COPIES AS SEPARATE OUTPUT REQUEST(IN SAP SYSTEM)
    Please let us knwo if you have any other issues,
    Regards,
    Ravi

  • Functionality in SAP to allow you to print multiple copies of a form

    I've been asked by a SD functional team member how to: 
    This is the table and field names for  Number of Messages functionality in SAP which should allow you to print multiple copies of a form at one time.
    Program Name:SAPMV13B
    Screen #:0211
    Transparent Table: NACH
    Field Name: ANZAL
    Data Element: NA_ANZAL
    How do I go about setting up this functionalilty?
    Thanks,
    Laurie

    Hi Laurie,
       There are three possible ways -
       1. Predefined number of copies - You can define number of copies in the print parameters while creating condition record. Ask you functional team member how they are setting up condition records. You have an option to setup print parameters on condition record screen. This is the only option if you are using output determination.
       2. If you have an isolated print program then you can choose to let user enter print parameters by using parameter " DIALOG = ' ' " in "open_form".
       3. If you have an isolated print program and do not want to let user control other print parameters you can take input from user ( or hard code ) number of copies and use that in parameter " OPTIONS " in "open_form".
    Cheers,
    Sanjeev

  • Read from spreadsheet file with multiple delimiters

    Is there a way to specify multiple delimitors in the read from spreadsheet file vi? I have a file that i need to read in that contains both space and comma delimitors and would like to read that data into an array using both delimitors (or not and). Below is the data I'm trying to read.
    ;attenuator data table
    att00:   db       000h,015h,017h,035h,03Ch,03Eh,03Eh,05Ch,05Eh,05Eh
    att10:   db       07Ch,07Eh,07Fh,09Dh,09Fh,09Fh,0BDh,015h,017h,035h
    att20:   db       03Eh,03Eh,05Ch,05Ch,05Eh,07Ch,07Ch,07Eh,09Dh,09Dh
    att30:   db       09Fh,0BDh,000h,000h,000h,002h,002h,002h,002h,003h
    att40:   db       021h,021h,021h,021h,021h,023h,023h,023h,023h,023h
    att50:   db       041h,041h,048h,048h,048h,04Ah,04Ah,04Ah,04Ah,068h
    att60:   db       068h,068h,068h,068h,068h,06Ah,06Bh,06Bh,06Bh,089h
    att70:   db       089h,089h,089h,08Bh,08Bh,08Bh,08Bh,0A9h,0A9h,0A9h
    att80:   db       0A4h,0A6h,0A6h,0A6h,0A6h,0C4h,0C4h,0C4h,0C4h,0C6h
    att90:   db       0C6h,0C6h,0C6h,0E4h,0E4h,0E5h,0E5h,0E7h,0E7h,0E7h
        END
    I'm looking to just read in the data adjust the hex values and then save the data in the exact form which I read it in. If read from spreadsheet file can not recognize multiple delimiters that is all I need to know. I do not want to spend time reading it in using a single delimitor and doing a bunch of string manipulation. I'm also working with LabView 8.5 if that makes a difference.

    You should use "scan string for tokens", and wire an array of delimiters.
    One nice behavior is the fact that consecutive delimiters are contracted into one (by default), so e.g. if your delimiters is an array containing a space and a comma, a sequence of three spaces and a comma would still count as one delimiter.
    For some ideas, have a look at my old example here:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=192847#M192847
    LabVIEW Champion . Do more with less code and in less time .

  • How can I remove multiple copies of the same song from the iTunes listing?

    How can I remove multiple copies of the same song from the iTunes listing. The program seems to be picking up the same songs from, for example, my user area and my public area in the C drive

    As above, Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library, however it is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve/merge ratings, play counts and playlist membership. See this thread for background and please take note of the warning to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • Burning multiple copies of a data CD?

    I need to burn multiple copies of a data CD (50).  Dragging to a burn folder each time is tedious... is there a way I can enter the number of CDs to burn and then mindlessly feed blank CDs into the (external) burner?

    Well, not quite mindlessly ....
    A bit easier process would be to use Disk Utility to create a DVD/CD Master image of the folder you want to burn to CD.  Then use Disk Utility to repeatedly burn the CDs.  But you will still have to initiate each burn; there's no batch function and of course you have to manually feed the blank CDs into your iMac.
    In Disk Utility, do File > New > Disk Image from Folder.   Select the folder you want to image, then select Image Format = DVD/CD Master.   This will give you a .cdr file.   Then, still in Disk Utility,, select the .cdr file from the list of disks and click the Burn button.

Maybe you are looking for

  • Service Entry Sheet Release Procedure

    Dear all, I want to assign a new Plant to an existing service entry release strategy. In CL20N for Class Type 032 and maintaining the Release Group and Release Strategy I want, I hit ENTER and the Class SERVICE_RELEASE is displayed, which is correct

  • Audition 3.01 suddenly wont startup

    I've been using Audition 3.01 for a couple of years with no major problems.  I'm using it mainly as a wave editing/mastering environment so there are periods of time (e.g. weeks to months) where I don't run it. Recently I tried to start the program a

  • ODI Control Mechanism

    I need to design a control mechanism for ODI(Sunopsis) if Any one design it for their client such document is highly appreciated. I need following steps to include in the control mechanism 1.Organize Workflow 2.Restart strategy for Scenario 3.Log man

  • I need to reinstall OX and my iMac only shows backup drive what does this mean?

    I need to reinstall OX and my iMac only shows backup drive what does this mean?

  • BO 6.5.1 Query Assistance

    Hey there.  I hope I am in the right place.  I am trying to design a query in the BO Query Panel and I am having an issue.  I am placing a field in the "Result Objects" location (for this issue, let's say it's "Field1") and my criteria in the conditi