Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default fillable forms

    I am trying to make a fillable form where i can either save a copy of it using reader and have a copy printed out OR have a copy printed out and submitted to a website so that i could retrieve the filled form. This form will be edited by teachers annually to help with evaluations. i am looking for the easiest way to do this, i thought about e-mail submissions for a bit but decided those weren't the best. I have heard some talk about using a website to host the pdf's and had them submit to a website but every peice of information i find is very vauge on the subject. Does anyone have any advice on how i could get conclusive information (such as a sample script or sample setup) im a newb when it comes to coding for websites but i know my way around enough to build one, i just don't have the skills to build this from scratch.

    Any help is much apperciated

    James S
    jamessteadman@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. FILLABLE PDF FORM
      How do you make a fillable form using Mac osx (IMAC 10.3.9) and Acrobat 7.0 professional. Thanks
    2. Fillable forms on a Mac
      Where is the Forms toolbar in Acrobat 7? I'm stuck using Acrobat 6 until I can figure this out.
    3. Interactive/fillable forms in non-Latin scripts?
      I've been asked to create some PDFs from InDesign that are supposed to be fillable in foreign language scripts (think Russian, Czech,...
    4. How To Make A PDF Fillable?
      Hello, I am guessing that the PDF file I have isn’t fillable, I was wondering how I convert it into a fillable form using Acrobat 6.0 Pro? I looked...
    5. Create fillable forms in 6.0 (standard version)
      I downloaded 6.0 professional trial version and was able to create fillable forms. I am just wondering can I do the same if I only have 6.0 stardard...
  3. #2

    Default Re: fillable forms

    >I am trying to make a fillable form where i can either
    >save a copy of it using reader and have a copy printed out
    This is possible, but extremely expensive for you.
    >OR have a copy printed out and submitted to a website so that i could retrieve the filled form.
    Yes, that can be done.
    > i thought about e-mail submissions for a bit but decided those weren't the best.
    Very wise.
    >I have heard some talk about using a website to host the pdf's and had them submit to a website
    Yes, that sounds good. You can simply put a PDF file on a web site and
    link to it. The PDF file contains a submit action with the URL of a
    script.

    The PDF can submit in HTML format, and in this case existing web
    scripts may be usable. The PDF can also submit in some other formats
    (FDF, XML), which would require a specially written script.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  4. #3

    Default Re: fillable forms

    Aandi, thank you for you detailed response, i just have a question about the script that i would have on the wbesite. Are there any sample scripts that adobe provides for the server end? or are there any real world examples of this that i can see to get a good idea on how it works in detail.

    James
    jamessteadman@adobeforums.com Guest

  5. #4

    Default Re: fillable forms

    Adobe provide something called the FDF Toolkit. This isn't necessary,
    but it makes it easier to analyse FDF files on the server. That might
    come with samples. It is free BUT only available on application.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  6. #5

    Default Re: fillable forms

    wow it seems adobe makes their products entirely to difficult to use and lacking features in other versions of acrobat (ie leaving open ended answers in the help, telling you how to make a fillable form and not tell you how to setup the server properly) unless its your full time job and enough time in the day to research everything your self.

    ARRGGGGGG! so frustrating!

    Thanks for the help
    jamessteadman@adobeforums.com Guest

  7. #6

    Default Re: fillable forms

    Well, it's important to realise that providing the back end requires a
    web programmer. You can employ one or become one, but it is not
    something that can be (or should be) taught in a few lines of help.

    Adobe publish a lot of information for programmers, but it is outside
    the main documentation.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139