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

  1. #1

    Default Extract PDF Fonts

    Hi,

    Friends Iam in Need to extract All The Avilable Fonts of a PDF in a Combo Box how to extract the fonts Please guide me
    Thanks
    Mayur
    mayuraprabhu@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. how to Extract fonts?
      We have a client that gave us a Press PDF last year. He cannot find the originator of this ad. (It was a freebie and she moved away). He wants to...
    2. Extract Zip files
      Hello all, Is it possible to extract a zip file on the server trough PHP. The file is on the server. thanks in advance Rob
    3. Illustrator 10 isn't recognizing fonts that I've dropped in the Fonts folder
      I'm confused about why my Illustrator 10 (running on OS 10) is only recognizing a subset of the fonts I have loaded into my Library/Fonts folder. Can...
    4. Using fonts that are not on c:\windows\fonts
      is it possible to use fonts that exist not on the PC but on the web server and get flash to load them from the web server I want to create a...
    5. Several installed fonts don't show up in the fonts list
      Fonts in Illustrator and Photoshop are ordered alphabetically by writing script code, and use the PostScript Name. Consequently many fonts will not...
  3. #2

    Default Re: Extract PDF Fonts

    What do you mean by "available fonts"? What do you mean by "extract"?

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  4. #3

    Default Re: Extract PDF Fonts

    Hi,
    I mean to say is that i need to get the fonts details of the pdf file and save it in a xml file
    mayuraprabhu@adobeforums.com Guest

  5. #4

    Default Re: Extract PDF Fonts

    I think you'd have to write a plug-in to enumerate all of the fonts.
    Not a simple task.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  6. #5

    Default Re: Extract PDF Fonts

    is there any third party control for this to use in c#
    mayuraprabhu@adobeforums.com Guest

  7. #6

    Default Re: Extract PDF Fonts

    I am a graphic designer and I work mainly for auto industry. They use special fonts for every icon in the car. I had this problem a few months ago. At that time it was very little information about this subject online. After a lot of researching I have developed a procedure to extract any type of font embedded in any pdf file. I will present my method on my blog on http://pdffontextract.blogspot... so people can use it and solve their problems. Glad to help you guys!
    Felix Giosanu is offline Junior Member
    Join Date
    Apr 2011
    Posts
    1

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