Consulting

Results 1 to 4 of 4

Thread: Solved: Find and replace true type fonts

  1. #1
    VBAX Regular
    Joined
    Jun 2004
    Location
    New Jersey
    Posts
    52
    Location

    Solved: Find and replace true type fonts

    Hello all

    Is there a way to find all true type fonts in a document and replace the with a font of my choice? I know I can find and replace based on the fonts name, but I don't know how do that based on the font type.

    any ideas
    Russ

  2. #2
    VBAX Wizard
    Joined
    May 2004
    Posts
    6,713
    Location
    What would you replace them with? A non-True Type font? Why are wanting to do this?

    Do you have True Type fonts embedded? The default is to have them NOT embedded.

    I don't know of a way to identify a font as being True Type or not. Other than the name. But then...I don't have a single non True Type font, so I can't really test and see.

  3. #3
    VBAX Regular
    Joined
    Jun 2004
    Location
    New Jersey
    Posts
    52
    Location
    We use postscript fonts, and true type fonts causes us problems at the RIPs. I would like to find these fonts and replace them with a postscript font. I guess I could make an array of our PS fonts and if the font doesn't match one on the list, replace it. I just wanted to know if there was another way.

    Thanks
    Russ
    Russ

  4. #4
    VBAX Wizard
    Joined
    May 2004
    Posts
    6,713
    Location
    For the time being...I don't think so.

Posting Permissions

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