Creating a form in capitave v4 to export the text ansers to a spreadsheet

Hi Anyone
I want to create an e-learning package as a catalogue for members of staff to select topics they want training on. When they have submitted their requests i want to be able to export them to excel 2010 and then analyse them to create the required course topics.
I dont know if this is possible, but can anyone help as my knowledge is not limited but not extensive
Steve

The form fields are empty but all of the text outside of the form fields change to symbols like [##@@!!--###%%].
This happens in Reader 7, 8 and 9.
And when I "re-open" the PDF in PRO 9.
First off Thanks guys for the help!!
I thought about the fonts not being embedded but shouldn't I receive an error message when I try to save it?
Also if I save the document as a plain PDF [not a form] it opens with normal fonts.
Also if I don't use the Form Wizard and just add the form fields manually then it works.
Thanks again guys for thinking about this and trying to help.

Similar Messages

  • I have created a form in DW 5.0 using spry text fields. I am wondering what I did wrong to make the

    I have created a form in DW 5.0 using spry text fields. I am wondering what I did wrong to make the form fields show text?
    Thank you.

    Thanks again. There's one other thing I wanted to achieve here. I need the date format to be displayed like "dd/mm/yyyy" and not like it's doing by default at the moment (i.e. mm/dd/yyyy)
    I don't have any knowledge of jQuery but had a go anyway at trying to fix this using this link http://api.jqueryui.com/datepicker/ as aid to try adjust my code. Obviously I couldn't get it to work so far...  So I'm looking for a little bit of help from anyone who knows a bit of jQuery.
    Here's the original default code (just the stuff that goes in the 'head' of the page):
    <script>
      $(function() {
          $( "#datepicker" ).datepicker();
    </script>
    And here's what I tried adding to make it work:
    <script>
      $(function() {
          $( "#datepicker" ).datepicker();
          $.datepicker.formatDate( "dd/mm/yyyy" );
    </script>
    Obviously I tried other combinations including .parseDate instead of .formatDate etc etc none of which worked.
    I'm wondering whether the extra code should perhaps go inside where the XXs are - $( "#datepicker" ).datepicker(XX)
    Anyway, if somebody could help me out that would be great. Cheers!

  • How Do I create Windows Form file in VS and add the form to my VS project?

    C#, How Do I create Windows Form file in VS and add the form file to my VS project by using C# code?
    I like to create a Windows Form file into my VS Win Form project by using C#. I have the path and the file name.
    I need a Win Form with FileName.cs, FileName.Designer.cs, FileName.resx, and FileName (as you see it VS by adding a Win Form manually by using VS)
    Rune Brattas

    You cannot create a Form from code at run time. 
    For one thing, the user running your application will, almost certainly, not have  a copy of Visual Studio to hand with which to build anything.  (Not that you actually need 'Studio at all; Notepad and csc.exe are all you actually
    need), but that's another story).
    You can do this with an awful lot of pain, using the innards of the compiler from iside your own program, compiling the new Form's source code on the fly and then executing the resulting assembly within your application.  IMHO, that's a simply terrifying
    prospect especially as the code you will be compiling will be on someone else's machine and over which you will have absolutely no control.  If you're lucky, they'll spell something wrong and it won't compile.
    The "usual" way to do this sort of thing is to create additional, "plug-in" forms as library assemblies and have your program load and execute these at run-time. 
    Regards, Phill W.

  • I have written an ebook that has been created for kindle. How can I export the book into iBooks author?

    I have written an ebook that has been created for kindle. How can I export the book into iBooks Author?
    I have tried converting the book to different files like, mobi, epub, pdf. By using an app on my iphone.
    I still cannot add it to iBooks Author.
    I'm stuck, Please help me!

    Either use copy/paste and then format/style as desired, or take it to Pages or WORD and insert chapters - which may still require resettling.
    If you're looking for a 1:1 port, with all styles and layout intact, you may be dissapointed, tho.

  • Problem while exporting the text written on web-template to excel.

    Hi Experts,
    I created a report at WAD ,while exporting it to excel all the web items got exported except for the text written on the web-template.
    Is it possible to export the text written on web-template to excel???
    Also i dont want to add the text-item.
    Edited by: shyam@apa on Mar 6, 2009 8:42 AM
    Edited by: shyam@apa on Mar 6, 2009 8:43 AM

    Hi Avinash
    To download  such characteres you need to adjust code page to be used during export. You can review SAP note 73606 to identify which code page is required for this language
    Best regards

  • I filled in a fillable pdf form and when i print it, the text in the fillable section gets cut off.

    I filled in a fillable pdf form and when i print it, the text in the fillable section gets cut off. What do I need to do to get the entire text to be printed. Any help is appreciated.
    Thanks

    What has this to do with Pages? You probably did this in Preview.
    Peter

  • How to export the text edit data to excel file without splitting the data in excel file?

    how to export the text edit data to excel file without splitting the data in excel file?
    I have a requirement in SAP HR where in the appraiser can add comments in the area given and can export that to excel file. Currently the file is getting exported but the comments getting split into deifferent rows.
    I want the entire comment to be fit in one row.
    Please help.
    Thank you

    Hi,
    if your text edit value is stored in 'lv_string' variable.
    then before exporting the value to excel you have to remove CL_ABAP_CHAR_UTILITIES=>NEWLINE
    that is '#' from the variable lv_string.
    for that use code some thing like this.
    REPLACE ALL OCCURRENCES OF CL_ABAP_CHAR_UTILITIES=>NEWLINE in lv_string WITH space.
    I think this will do the trick.

  • How to create a form to be filled out on the iPad?

    Hello,
    I have created a daily report/timesheet pdf form to be filled out by our jobsite superintendents on their iPads.  I have tried everything (including downloading as many free-and some not so free-apps from the app store) and still cannot get my forms to work on the iPads.  Most of these will not even open my file.  I have no problem purchasing an app, but I would love to know that it will indeed work beforehand. 
    My questions are:
    Can I create a form with Acrobat Pro that can be filled in on an iPad? 
    What iPad apps actually offer this function?
    (If we make it this far) Are there any limitations to the complexity of the forms I create?  
    Additional Info:  I emailed the pdf form document to myself as an attachment.  On my desktop, it opens like a normal PDF.  On my iPad it is labelled as "winmail.dat" and will only not open.
    Thank you.

    Thanks George.
    Does the PDF Expert app allow you to include drop downs, check boxes, etc in your forms?  At the moment, all I need the app for is to fill this form... naturally, we can find more uses for it as we use it, but I would hate to download it only to find that it won't work.  Could I by chance email you the form to see if it will work?   
    Regarding the "winmail.dat" issue, I emailed it in HTML, Rich, and plain.  It shows up the same in every one.
    Thanks again.  

  • How can I create a form requesting a digital signature at the end?

    I'm looking to create a form for a meeting that allows attendees to fill out their address and pertinent information as an agreement and at the conclusion of the form give them the option to sign electronically/digitally.
    How can I do this? Is Adobe Forms the best program for this?

    Hi,
    Unfortunately, digital signatures are not supported in Adobe FormsCentral.
    In order to collect signatures from the attendees, you can either use Adobe EchoSign to collect electronic signatures or Adobe Acrobat to get the documents digitally signed.
    Please follow the links to know more about the services:-
    Adobe EchoSign:-Electronic Signature Software, Digital Signatures | Adobe EchoSign
    Adobe Acrobat:- PDF converter, PDF editor, convert to PDF | Adobe Acrobat XI Pro
    Regards,
    Nakul

  • I created an Imovie on Ipad. Before exporting the Imovie, I deleted the video clips from camera roll. Error message "this proj. contains clips which have been deleted from your photo library." Help!  Can I recover the "preview" file of my video in Imovie?

    Is there an app out there to find the files within Imovie app on my Ipad where the Imovie "preview" is playing from?
    I deleted the original vidoe clips from my Camera Roll before exporting the Imovie to Youtube because my camera roll was out of memory.
    I'm using the latest Imovie app for Ipad.
    Cheers
    shoestringlady

    iPad Photo Recovery: How to Recover Deleted Photos
    http://www.iskysoft.com/iphone-data-recovery-mac/ipad-photo-recovery.html
    How to Restore Lost or Deleted Files from iPad
    http://www.iphone-ipad-recovery.com/recover-ipad-mini-files.html
    How to Recover Deleted Files from iPad
    http://www.kvisoft.com/tutorials/recover-deleted-files-from-ipad.html
    iSkysoft Free iPhone Data Recovery
    http://www.iskysoft.com/iphone-data-recovery/
    Recover iPhone/iPad/iPod touch lost data, Free.
    Free recover iPhone/iPad/iPod touch lost contacts, photos, videos, notes, call logs and more
    Recover data directly from iPhone or from iTunes backup
    Preview and recover lost iOS data with original quality
    Wondershare Dr.Fone for iOS
    http://www.wondershare.net/data-recovery/iphone-data-recovery.html?gclid=CJT7i9e 6gb4CFcvm7AodbUEAJQ
    Recover contacts, messages, photos, videos, notes, call history, calendars, voicemail, voice memos, reminders, bookmarks and other documents.
     Cheers, Tom

  • I purchased a very expensive package, to convert files to PDF form. when it converted some of the text needs to be adjusted how do i fix this? When i e-mailed the file to myself i was unable to read the file??????

    Question?? my name is Cecelia. I purchased your product and so far I am very unsatisfied with it. I need to fix or add to a converted PDF and I am unable to do so. I e-mailed this form to my self and it states no file avail.. is this what other will see too??????

    First, when you e-mail a PDF you have to be sure the e-mail package you use encodes the PDF as binary file, not all do automatically. If the PDF is sent as an ASCII (text) file, then it will be corrupted. That is likely what happened. The alternative is to zip the PDF and send the zip file.
    Fix ups are generally done in the application you used. The PDF should be a duplicate of what you see in your APP. If you are using WORD, be sure the selected printer in WORD is the Adobe PDF printer during your editing. WORD and many other word processors reflow documents based on the attached printer. It is not clear what your problem is, but that might be the issue.
    As for forms, are you actually creating an electronic form or is this something that looks form for someone to print and fill in. If you want an electronic form, then you need to use the Form Tools in the tools menu. You can let Acrobat try to guess the form fields that are needed, then go back and edit the form fields. Of course, you may not have actually meant a form as such, but the layout of your document that is messed up. If it is the layout, then attaching the Adobe PDF printer during the editing of your document should solve that issue. You should also consider using the Press or Print job settings to embed all fonts.

  • How to export the text animation in Captivate and use it in Flash ?

    I have published the text animation as swf  and  tried to import it into flash as a movie clip but it does not seem to work.

    I have type the text " WELCOME"  font size 70 using  text animation and I want to use this as a movie clip in Flash.
    There is in the menu File ---> Export----> to CS5 Flash . This is not working for the animated text.
    I also tried publishing as swf  and import it into the library of  my Flash CS5.5 . This is not working as well.
    I have removed the video skining , which means no buttons so that it is less complicated .

  • Create a duplicate of a button and change the text on THAT button only

    something is frustrating me w/Flash. Not sure if there is a workaround within Flash itself or not. I have a group of buttons with fancy backgrounds and text. They may have originally been imported from Ilustrator, but are now MC's. I tried to select one in the library, right click (on PC) and duplicate. This does create a new instance. I give the new instance a different name and drag onto the stage. When I change the test though it changes the text ALSO on the button which I duplicated from. Don't want this. Each button needs to have it's own unique text. Is there a way to accomplish this in Flash? I know one alternative is to try and find the Illustrator template and create a new one, but I would rather not do this if possible.
    TIA

    This could be happening for a couple of reasons. The good news is its easily fixable, and you have options.
    Option 1.
    From your explanation of the problem I am assuming you are using static text inside your MCs.
    First, find out what's really happening with your two mcs.
    make sure you aren't using 2 of the same clip (either the original or the duplicate).Not the  instance names, but the actual names of the clip as found in the Library.
    If they are different, i.e. "myclip" and "copy of myClip", then odds are there is another mc that holds your text inside them. So, go into either one of your movie clips and check for nested movie clips inside them. If there are nested clips, you need to duplicate each of those clips as well otherwise you will continue to have the text change in both.
    Option 2.
    if you are ok with a little bit of scripting, you can just go inside your mc and make your text fields "dynamic" and give it an instance name.
    then open up the actions panel, create new layer, and add the following frame script:
    //insert your instance names where necessary
    myMC.pathToMyTextField.myTextField.text = "the text for this button";
    do this for each button and it should fix your issue.
    hope this helps.
    M.

  • How can I create a document with two columns in which the text in the left hand column flows to the left column on page 2,3 etc, and doesn't interfere with the text I want to place in the right? Pages 5.

    I'm using pages 5 and want to comment in a right hand column, on a (latin) text which I wish to place in a left hand column.
    Ideally I'd like to be able to copy and paste the latin text and see it flow over into the left hand column on multiple pages.
    At the moment it is impossible for me to keep the text only in the left hand column Any help!?
    B

    Columns do what columns do, flow from the bottom of the left hand column to the top of the right hand next column. So won't do what you want.
    Your tag says you are using OS X 10.5.8 but you say you are using Pages 5 so one or the other is not correct.
    If you migrated up to Pages 5 what did you do with your previous Pages '08 or '09?
    Because Pages 5 is missing over 100 features, one of which is Textbox linking, that would allow to flow down through a series of Textboxes set up like columns.
    What you can do is run the Latin text down a narrow document to the left and add individual Textboxes to the right and put your English translations in those. The Latin will flow but the English will not.
    Peter

  • Form fields multiplies itself at Export!

    Hi,
    This is a very strange situation.   I've created a form using Acrobat Pro X.   I wanted to check my field codes and so I exported it (using 'compile data and export' into CSV format).
    I then found that the set of fields I've created were somehow, 'multiplied' itself as I scroll further down onto the .csv file!  It happened a many times and each with wide number of 'row's in between!  I didn't notice at first until I used the 'FIND and REPLACE' function within excel and I found 2000+ fields more than I had created for a particular field!
    I have never encountered this before and I wantt o know why it happened.   I don't want to have duplicated field data and end up with an unnecessary form each time I will export the data I'll receive...
    Anyone has an idea as to how it happened and, how to correct it to avoid it from happening?
    I need to send the form to my manager today and everything is good except for this internal problem....
    Please help!

    But I couldn't have multiple copies of the fields on my form because it did not show up on the FORM EDIT box on the Right hand side when I'm in Edit Mode!
    Would multiple fields still be visible if it's NOT visible on the Right hand box??
    The multiple fields came in, when try to 'Transpose' the document (within EXCEL). But, still, I don't think Excel would multiply the fields within itself.
    How to check my original PDF form to see if I had multiple forms??
    Please help!

Maybe you are looking for

  • "No reporting system information available" in TRM

    Hi, Has anyone come across that message in Treasury, trading area? When I create a transaction this is a warning only, once I try to settle it becomes an error. The technical name is T0141. What do I need to set up and where that I can continue proce

  • Employee Working Continuous Hours Exception Report

    Dear Sir, I am tasked to develop a Employee Continuous Hours Exception Report. An employee is allowed to work 24 hours in a day (2 shift) but must take the next day as rest day. I would like out to find out the employees that worked more than 24 hour

  • Disable unwanted scrollbars from iview

    Hi, I need to get rid of scrollbars from iviews that I have added to my portal page. I have now 4 iviews in my page. I referred to this thread : How to remove an unneeded scroll bar from an iView? Changed the Isolation mode from URL to "Embedded" - b

  • Maximum project size?

    I've had a request to produce a video backdrop for a conference and my client has requested a movie size of 5250pixels x 1050pixels, however Motion will only allow me to enter a maximum 4096pixels. Is this the maximum allowed in Motion or a limitatio

  • Job openning for Labview developer with fiber optical experience

    job openning for Labview developer  with fiber optical experience