Skip to main content
daitranthanhoa
Inspiring
June 9, 2015
Question

How replace new font to file Indesign or Illustrator, If font not exists in PC?

  • June 9, 2015
  • 0 replies
  • 211 views

Set font to a Characters:

oDocument.TextFrames(1).Characters(1).AppliedFont= oIndesign.Fonts("ABC")

But if Indesign not exist font "ABC", can't set Font.

How replace new font to file Indesign or Illustrator, If font not exists in Indesign ?

This topic has been closed for replies.