Font Size for special form

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

  1. #1

    Default Font Size for special form

    I have a .pdf document that is used for Optical Character Recognition. The form has a text box for each character of a word. The .pdf is designed to be printed off and completed using hand written text.

    I would like to make this a fillable form using the text field tool but not loose the text boxes. The text boxes are required for accurate recognition. The problem is the computer print has to land exactly inside the character boxes. I can create a text field for each text box but to complete the word ADOBE, the user has to type A then tab, type D then tab, type O then tab, etc.

    The other option I have tried is to try to find a size and font that will fit into the text boxes. I haven't been able to do this because the width of the letters are not the same. (example: D is wider than I).

    Any ideas on font size or being able to not have to tab? Any ideas or help is appreciated. Thanks!

    Sandy
    Sandy_Foster@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. How to change the font, the font size, and color text
      How to change the font, the font size, and the color for a selected text in C++. David
    2. font, font size, background color preferences
      I tell you, this 7.06 drives me nuts. What was so simple in 5.0 now seems so screwball. I am trying to add text to a form I downloaded, but...
    3. Font and Font Size menus not available on Contribute3.11 on OSX
      I have several iMacs and eMacs that have Contribute 3.11 installed on them. I have granted the users full rights to edit pages using the font menu...
    4. How can I change the font size of dataentered into a pre-existing form?
      I am trying to figure out how to make the font size smaller so that I can fit more into the fields on a pre-existing form.
    5. Font size in Form in Datasheet view
      Stephen, You can change the font and font size for the subform, as you would for a table, by clicking within the subform then Format + Font. You...
  3. #2

    Default Re: Font Size for special form

    Do a search on this forum, this has been covered several times, including within the last week or so.

    Look for the word "comb."
    W_T_Allen@adobeforums.com Guest

  4. #3

    Default Re: Font Size for special form

    What you're describing is known as a "comb" field. Acrobat 6 allows you to specify a text field as a comb, but implemented it in a way that is not backwards compatible. If you need it to work with previous versions of Acrobat (Reader), you can do something like what is demonstrated with: <http://www.peakforms.com/pdfs/comb_test2.pdf>

    Last week there was a bit of a discussion here on the JavaScript behind this demo, which you should be able to find with a search.

    George
    George_Johnson@adobeforums.com Guest

  5. #4

    Default Re: Font Size for special form

    Thanks for the reply and this is what I was looking for. I looked at the java script example but am more interested in the "comb field". I have 6.0 professional and can't find the "comb field" that was referenced in a previous post. Can you give me steps to create a comb field?

    Thanks,
    Sandy
    Sandy_Foster@adobeforums.com Guest

  6. #5

    Default Re: Font Size for special form

    A comb field is done with JavaScript.
    W_T_Allen@adobeforums.com Guest

  7. #6

    Default Re: Font Size for special form

    When you create a text field, go to the "Options" tab and select "Comb of" and enter the number of characters to use. Note that this option will be greyed-out if any other options are selected (e.g., Check spelling, Scroll long text, Password, etc.)

    George
    George_Johnson@adobeforums.com Guest

  8. #7

    Default Re: Font Size for special form



    The other option I have tried is to try to find a size and font that will
    fit into the text boxes. I haven't been able to do this because the width
    of the letters are not the same. (example: D is wider than I).




    (A mono-space font like Courier would possibly do for this option, though a little experimentation to find the right point size for the Courier would be necessary.)
    Fr._Watson@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