Can I make a form that could be emailed filled out and returned

I'd like to create a form that I can email my students and that they could fill out and return.
Is there a site or video that could help me learn this?
Perhaps create a template?

Not in Pages, except to create the basic form itself.
The best method is create a pdf form, using Acrobat Pro to fill in the data fields of the form.
The students can use the free Acrobat Reader to fill in the fields, which you can have sent electronically back to you or whatever database you want, or as a simple dumb form that accepts their typing.
To have a quiz style multiple choice document, that even corrects and sums up results use iBooks [free], very similar to Pages, or a dedicated application for this style of work.
Peter

Similar Messages

  • How can I make a button that on press the object appears and on second press the object to disappear

    Hello,
    I'm quite new to flash programing, and I don't know how can I make a button that will make the object appear and disappear.Till now I have this code for the appear:
    on (press)
        _root.top1.gotoAndStop(2);
        _root.topp.gotoAndStop(2);
        _root.mm1.gotoAndStop(2);
              _root.m1.gotoAndStop(2);
    but from here I'm stuck.
    Thank you for your help

    What you can do is use the _visible property of the object to make it appear and disappear, or more correctly, use the opoosite of the _visible property.  You should not put code "on" objects, keep it in the timeline.
    If "object" is the instance name of the object you want to toggle, then in the timeline code you can use...
    object._visible = false;  // start with the object being invisible
    yourButtonName.onRelease = function(){
        object._visible = !object._visible;
    That one line in the function sets the object's _visible property to be the opposite of what it currently is.

  • I need a fillable form that I can send to my clients and have them fill out and return via e-mail

    I need a fillable form that I can send to my clients, have them fill it out and return via e-mail

    Hi,
    You can save your form as a submission-enabled PDF form, send the PDF form to your clients and ask them not to submit the data using the submit button in the form but send you the PDF form after they fill it out. "Save Submission-Enabled PDF" button can be found in the Distribute tab of the form.
    Thanks,
    Wenlan

  • How can I make a folio that is private for my client and their staff (about 20 people)?

    Hi, I have a Creative Cloud subscription and have created a DPS ipad folio for my client. They want to distribute this folio to their employees (about 20 people) and would prefer it not to be public.
    Can I do this with my CC subscription or do I need an enterprise account?

    You need to get a license. Here's a link to the latest on the new licensing Re: What is going on with DPS? and you can email [email protected] for a price quote to fit your needs.
    Another way to do this, which you can do with your CC account, is to use Adobe Content Viewer and share the folio with your client and staff. This will limit it to iPads.

  • Can a pdf form be emailed filled in and emailed again?

    I have a client that would like a form that could be emailed to several different persons, progressively, so that each that received it could add something then forward to to the next until it was finally returned to the originator with all the comments on the form.
    I am relatively new to creating interactive forms with acrobat but I cannot find anything that will allow this to happen short of submitting the form results to a database.
    I would love to have some of those with more experience with acrobat forms to give me a suggestion.

    Hi Cathy
    I created a form from using Adobe Acrobat X Pro.  Like you I assumed that I would be able to send the form out, someone would fill out the form and send it back to me or whoever needed it.  Seems I was wrong.  Not only can you not save a copy either for your records or to complete at a later time, you cannot email the form without losing the field content.  This seems absolutely ridiculous that in this digital age, the only thing the recipient can do is complete the form, print it out and fax it... It took me a number of phone calls to Adobe's technical support line to find this out.  An utter waste of time it seems and the most ridiculous of 'Tools' functions.

  • Can live cycle create a PDF form that is saved on a desktop and filled out simply to be attached to

    I'm new to using LiveCycle to create PDF forms. I have a simple "Request for Quote" form that simply needs to be filled out in Acrobate Reader and then attached to a new Email message that goes to our quoting people.
    right now when the form is opened by the users in READER it shows the message PLEASE FILL OUT THE FOLLOWING FORM. YOU CANNOT SAVE DATA TYPED INTO THE FORM. PLEASE PRINT YOUR COMPLETED FORM IF YOU WOULD LIKE A COPY FOR YOUR RECORDS.
    Years ago i remember having a simple form that you could just send out have a user fill in the boxes and then just email it back filled in. I love the layout options that LiveCycle gives but i'm having a hard time with a simple "fill this out and email it back" option.
    I've been hunting around in LiveCycle for an option that would allow this but i must keep missing it.
    any help or ideas??

    You are doing exactly what I am as well, and creating a savable form. Although it is a slight process, it is very do-able.
    1. First create your form in LiveCycle. Once finshed, save it and close down LiveCycle. (e.g. you should have "Document1.pdf")
    2. Open your new PDF with Acrobat Professional. Make sure you see the fields, and then add Usage Rights to the document (Advanced - Enable Usage Rights In Acrobat Reader).
    3. It will ask you to save it, so save it as something else. (e.g. now you save it as "Document1A.pdf")
    4. Then the KEY is to chose File - Save As and save it one last time as another name. (e.g. "Document1Final.pdf")
    5. Close Acrobat Professional and open your final file ("Document1Final.pdf") with Acrobat Reader. You should be able to fill out and save the PDF, so it can be emailed back as a filled-in document. At this point you can make a copy of it and name it whatever you would like the customers to see ("BobsRequestForQuote.pdf")
    Remember not to save over your final document (or you will have to recreate it), but keep it in a safe place for sending out to customers. Sure beats handwritten forms sometimes!
    J

  • Create a Form in Acrobat Standard that can be filled out AND SIGNED using Free Reader

    I am tasked with creating forms that can be read, filled out and signed and submitted electronically by users that have only the reader software. I am using Acrobat 5 standard. I have not yet found a way to successfully create a form field that would allow users to insert a signature of some sort. This signature does not have to be encrypted, or use the digital signature system Adobe Acrobat has where you create a profile, log in, etc. It could be as simple as the ability to insert a jpeg or other image of their handwritten signature. This is to avoid having to have them fill it out, and then print it and fax or scan it in. It would be great if they could fill it out and then just save it and email it. How would I do this, or is it even possible?
    Thanks,
    JOhn

    With AA5, there is no capability to submit a signature - even electronic. You can create a form that can be filled out, signed in the sense of adding a name and date, and submit to a web site.
    Insertion of images is not part of forms with AA5, but I think has become possible recently. Even so, they reader would also have to be compatible with the feature to be able to use it. If the typing of the name and the date would do, then you can add those fields - sort of the limit with AA5.
    With AA5, they can not save the form with the data. They can submit the data as an FDF file to a web site. If you have control of the client machines, then you can consider e-mail since those issues can be worked out locally. Without control of the clients (like a general form on the web), don't bother with e-mail since there will always be some that have problems.

  • How can I make a form show complex composite data?

    How can I make a form show complex composite data?
    We would like a form to display the following information:
    Employee Names as the columns, 1 row for each calendar day, and each item in the block containing the total sales amount (and other information) for that employee for that day.
    This would require the block to function as a (composite) crosstab report.
    Here is an example:
    We have employees: Jane, John, Jim, and Janice
    We would like to see their total sales for the following days: 5/1 .. 5/5
    Jane John Jim Janice
    5/1 50 8 10 3 30 5 20 7
    5/2 40 7 60 8 10 2 30 4
    5/3 20 3 50 8 70 9 50 9
    5/4 51 8 40 7 40 8 50 8
    5/5 10 1 20 2 90 10 10 2
    We have a table with records of each day, for each employee, and their sales for that day.
    There is a possibility our list of employees can change as well as the number of days.
    Anyone tried doing anything like this with a form? We don't want to just embed a report because we would like to include other data as well besides what is mentioned above and we would like them to be able to change some of that data. Thanks in advance for any help.
    null

    I have a VERY similar problem where I want to have this matrix on the form with six days worth of data (three columns for each day) for my data table. I have done as Momen has suggested and created a view (using SQLPLUS):
    create table weekdays (weekday varchar2(3), date_x date);
    drop view employee_absences_v;
    create view employee_absences_v as
    select weekday,
    absence_date,
    hours,
    absence_code_lvid,
    adjustment_status_lvid
    from employee_absences ea, weekdays wd;
    that hopefully provides a row for each day of the week for my data table. The view is created OK but I'm not sure how to get it into the form properly. Also, I am using the form to CREATE rows in the data table not just SELECT and DISPLAY and there may or may not be a row of data for a corresponding day which is going to be a problem for me using this view method, I think. Let me know how this goes and if you get your form to work and how? Momen, your method appeals to me but it's not 100% clear how to get it to work in a form?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Tina Radosta ():
    We tried to create the view (not with Designer because we don't have that). We were not successful in creating a view with a matrix. We would greatly appreciate your help.
    Thanks in advance,
    Tina<HR></BLOCKQUOTE>
    null

  • How can I make my form be a certified document?

    Hi all,
    In my form, I want to export xml by using the script "Reference_Syntax.exportData( [ STRING param1 [, BOOLEAN param2 ] ])",
    for example, xfa.host.exportData("filename.xml",0).
    However, it is invalid. 
    It says that "This parameter1 is only valid on certified documents where the user has sufficient
    permissions".
    But how can I make my form be a certified document, or how can I get the sufficient permissions?
    Script "xfa.host.exportData("",0)" can be valid, but what I need is specifying the location and file name so that users can export xml just by clicking the button.
    Can I achieve this function?
    Waiting for your reply, thanks a lot!
    Ellie

    Please take a look at this discussion. Also, are your end users using Adobe Reader? If so, your document must be Reader Enabled withed LiveCycle RE to use the import / export xml functionality.

  • How can i make a photo that is 10 x 6.6 to 10 x 8 without changing the image in Photoshop CS3?

    How can I make a photo that is 10 x 6.6 to 10 x 8 without changing the image in Photoshop CS3?

    I could be snarky and say change the image in a different version of Photoshop, but NO...
    The only way to make a photo that is one size into another size is to change the image.  You have a few choices about how to change it:
    One way is to simply expand the height from 6.6 to 8 inches using Image>Canvas Size, using the default setting of having the image centered and leaving the background either black or white, your preference.  This will add background color to the top and bottom of your image.  This won't change the image itself, but it will change its surroundings.
    Another way is to resize the image using Image>Image Size, entering the new dimensions after turning off the aspect ratio lock (resample on).  This will stretch the image vertically, however, so it's probably not a good option.
    Finally, you could resize the image using Image>Image Size, leaving the aspect ratio lock on and resample on, and increase the height from 6.6 to 8.  This will have the secondary effect of enlarging the width from 10" to a greater width.  Then you crop the resulting image back down to 10" width, which involves losing some edge areas of the image.

  • Can you have a form that you create in forms central a routable form?

    Can you have a form that you create in forms central a routable form?

    Hi;
    There isn't anything specifically to route a form in FormsCentral but I have proposed to a few users they could take advantage of the new "Save Web Form" feature and by instructing users in the form how to route it would be able to accomplish a routing "work flow": http://forums.adobe.com/message/5917475#5917475
    Thanks,
    Josh

  • How do i make a form that will tell me the difference between 2 figures?

    how do i make a form that will tell me the difference between 2 figures? ie: the jan. value of account is 32,010 and feb value is 34,013 and march value is 31,089 i would like it to tell me the difference automatically... whichever it is bigger or less... i am sure that this is possible... but i am a complete newby to all of this and could use some help...
    jan = 34,013
    feb = 34,013
    march = 31,089
    etc...
    etc...

    panahead wrote:
    i guess what i am trying to make is a form that will automatically calculate the difference in my investment account each month... and sometimes it goes up and sometimes it goes down... but having the difference calculated for me (without the possibility of me making a mathematical mistake) and then also giving me the percentage would be what i am looking for....
    Numbers will do the calculations, but it doesn't read minds.
    The formulas shown in my previous post assume a table arranged like the example below:
    The results in the bottom three rows (Apr, May and Jun) are correct for the simple formulas given and for the data entered in the Amount column as the empty cells are evaluated as containing zero. In practice, you would want a formula that suppressed the calculation until something was entered in that row of the Amount column. That's easy enough to add, should you think doing so will be useful.
    But it won't make Numbers read your mind.
    Regards,
    Barry

  • Is there a way to create a PDF form that ANYONE can fill out and SAVE with their content?

    Is there a way to create a PDF form that ANYONE can fill out and SAVE with their content? By anyone, I mean someone who can download and use the free Adobe Reader, on either a Mac or PC. I have Acrobat Pro, and would like to be able to create forms that can not only be filled out and printed, but saved and emailed, which is not an option with the forms I have created to date. They can be filled out, but not saved, with Adobe Reader.
    TIA,
    Nancy

    To do what Dave indicated you need to do, it depends on what version of Acrobat you have:
    Acrobat 8: Advanced > Enable Usage Rights in Adobe Reader
    Acrobat 9: Advanced > Extend Features in Adobe Reader
    Acrobat 10: File > Save As > Reader Extended PDF > Enable Additional Features
    Acrobat 11: File > Save as Other > Reader Extended PDF > Enable More Tools (includes form fill-in & save)
    I wonder what it will be next time?

  • How can I make it so that my songs don't go on her iPod and her songs ....

    Me and my mother just got iPods for christmas and hers was a U2 ipod and mine was a 30gb ipod. I have downloaded some songs and have imported some cds but my mother doesn't want those songs on her ipod. How can I make it so that my songs don't go on her iPod and her songs don't go on mine.Do i need to create another itunes?

    The computer can tell the difference between your two iPods. When you first plugged each one in, you named them and the computer recognizes each one as a separate disk.
    Now, when you plug in your iPod, and you are looking in iTunes at your iPod contents, you will see four buttons in the bottom right corner of iTunes - the first one is to display iPod options. Click on this, and under the music tab, select "Automatically update selected playlists only". Then, you scroll through your playlists and select only those you want to be transferred to your iPod. Your mother can do the same thing. Now you can each make your own playlists from the same music library, and only those songs you want to go onto your iPod will transfer when you plug it in. You can make the same selections for all the other options too (video, podcats. photos, etc), so that you only have to have what you want on each iPod.
    I have two iPods, a new 5g video iPod and an ancient 1g iPod, and have no problems syncing each of them with different playlists and options.

  • When I connect my ipod to my computer it opens my documents and won't show up in my itunes and I have unistalled then reinstalled itunes and reset my ipod twice and it stills does the same thing how can I make it so that it shows up in my itunes?

    When I connect my ipod to my computer it opens my documents and won't show up in my itunes and I have unistalled then reinstalled itunes and reset my ipod twice and it stills does the same thing how can I make it so that it shows up in my itunes?

    Try
    iOS: Device not recognized in iTunes for Windows
    I would start with              
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    Before you reinstall the Apple software, also remove iCloud vi Control Panel Remove programs. The reinstall the Apple programs
    New cable and different USB port?
    Runs this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Try on another computer to help determine if computer or iPod problem

Maybe you are looking for

  • I am trying to delete a file called Novamediadisksupressor

    It is a unix Executable file and it was installed when i tryed to use Vodafone Mobile Broadband software. Now i ama trying to use another usb stick also by Huawei and the computer can't install the software . It olny recognizes the stick for a moment

  • ISE 1.0 Posture and Client provisioning

    I've configured 802.1x with dynamic VLAN for users and MAB for phones - it works fine. Now I wanna to implement client provisioning and posture validation for users. After reading ISE user guide there are still several big questions: 1. Is it possibl

  • FDM - Integration Settings - Data Protection Switch - Protection Value

    Hello HFM Group, I need some quick guidance. There are 3 HFM accounts that I want to protect against FDM Exports Three accounts I want to protect:Op_AirOp_VehOp_Tra The Protection Operation is set at " = " The Protection Value is set as: Op_Air; Op_V

  • Trouble installing xcode developement tools....

    I downloaded the iphone SDK package to develop iphone apps. In that package there are approximately 20 packages that i am assuming you download to have full functionality to create apps. When I try to download the development tools package I get a me

  • Problem creating sun-cmp-mappings.xml with xdoclet

    I am using xdoclet to create a deployable ear file for the Sun ONE app. server. I am having problems getting a correct sun-mappings.xml file with the correct cmr relation fields. As an example I created two beans; Account and AccountGroup. AccountGro