Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. OfficeOpen XML and Font Substitution

OfficeOpen XML and Font Substitution

Scheduled Pinned Locked Moved XML / XSL
csharpxmlhelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dominick Marciano
    wrote on last edited by
    #1

    This may not be the exact forum to post this so I apologize in advance. I am writing a .NET class that can write Office 2007 word documents (.docx) for my company. One of the files in the document in the fontTable.xml which has all the font information (font family, panose, etc.) I was wondering if anyone knew where I could find a list of all the common fonts (Arial, Times New Roman, Helvetica, etc.) which the associated information that is listed in the fontTable.xml. A sample of the XML is as follows: Does anyone know of a website or PDF or something where I can find all this information for any font? Thanks in advance for any help.

    D 1 Reply Last reply
    0
    • D Dominick Marciano

      This may not be the exact forum to post this so I apologize in advance. I am writing a .NET class that can write Office 2007 word documents (.docx) for my company. One of the files in the document in the fontTable.xml which has all the font information (font family, panose, etc.) I was wondering if anyone knew where I could find a list of all the common fonts (Arial, Times New Roman, Helvetica, etc.) which the associated information that is listed in the fontTable.xml. A sample of the XML is as follows: Does anyone know of a website or PDF or something where I can find all this information for any font? Thanks in advance for any help.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      DisIsHoody wrote:

      Does anyone know of a website or PDF or something where I can find all this information for any font?

      AFAIK, one doesn't exist. Though, you can easily create this table yourself. All you have to do is create a Word document with a line of text formatted with each font.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      D 1 Reply Last reply
      0
      • D Dave Kreskowiak

        DisIsHoody wrote:

        Does anyone know of a website or PDF or something where I can find all this information for any font?

        AFAIK, one doesn't exist. Though, you can easily create this table yourself. All you have to do is create a Word document with a line of text formatted with each font.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        D Offline
        D Offline
        Dominick Marciano
        wrote on last edited by
        #3

        I thought of that and I was trying to avoid that, but if it what I must do then so be it. Thanks for the quick response.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups