Font choices in form field?

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

  1. #1

    Default Font choices in form field?

    When creating a text form field in Acrobat Pro (7) can I use any font (I have a million of them on my Mac) or does it have to be a font that would be one most people’s desktop?
    Jerseythursday@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Unable to Use Adobe OpenType font in Form Field
      When I try to use Tekton Pro Regular as a font for a field I get the message "The selected font cannot be embedded in the PDF file because of...
    2. PHP/MySQL: Update field in record with multiple choices
      Hello! PHP/MySQL question: Is it possible to have a set of checkboxes update a record field with more than one option? ie: 3 choices in the...
    3. Checkboxes keep selected data but show all choices inupdate form
      I've tried the suggestions in the forums regarding using IsDefined or cfparam to keep the state of a selected checkbox in an action page, but I need...
    4. copy and paste form RTF document into field in asp form cause it to bypass field length and javascript validation - how to overcome?
      I have a web form with several fields. If I copy & paste from a RTF document into a field, the javascript validation and field length are bypassed...
    5. display text field based on the selection choices
      I want to display credit card fields when the user selects the option paid membership. If user selects the option free membership, then the credit...
  3. #2

    Default Re: Font choices in form field?

    I believe it has to be one on people's computers. Form fields don't
    cause fonts to be embedded.

    Mike
    Michael Kazlow Guest

  4. #3

    Default Re: Font choices in form field?

    Actually, the entire font does get embedded if you select it for a form field, which means it will work just fine if the user does not have the font installed. Since this can increase the file size substantially, it is often not recommended.

    George
    George_Johnson@adobeforums.com Guest

  5. #4

    Default Re: Font choices in form field?

    George,

    Are you sure? It would seem to violate font license agreements. Its one
    thing to show something in the font it was written in, its another for
    people to create new content, which is what form field entries are.

    Mike
    Michael Kazlow Guest

  6. #5

    Default Re: Font choices in form field?

    Mike,
    I believe you are correct. When I try to use a font that is not basic system font, I get this prompt in Acrobat:
    “The selected font cannot be embedded in the PDF file because of licensing restrictions. If the PDF file is viewed on a system that does not have this font, Acrobat will simulate the appearance of the font…”
    Jerseythursday@adobeforums.com Guest

  7. #6

    Default Re: Font choices in form field?

    It was all so much easier in Acrobat 5 days - sigh ;-)

    Jon
    Jon Bessant Guest

  8. #7

    Default Re: Font choices in form field?

    Yes, I forgot to mention that. The font has to not have certain licensing restrictions to be embedded.

    As a test, I created a blank page, added a single text field, specified a font named "Palatino Linotype", and the resulting file size is 330841 bytes, and the font is included in the file. This particular font has "editable embedding" allowed.

    So, the correct answer is: maybe

    George
    George_Johnson@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