/build/static/layout/Breadcrumb_cap_w.png

Adobe Framemaker Type-1 font issue

We are trying to install Type1 fonts, but unfortunately fonts are not getting activated.

1. If I copy font manually to C:\Windows\Fonts then it works.

2. If I copy font through command to C:\Windows\Fonts then it shows that file copied, but does not work.

3. I put fonts in to MSI and with font registries, still did not work.

nothing left now, I am not sure, how will I resolve this issue. Can Anyone help me?


0 Comments   [ + ] Show comments

Answers (2)

Posted by: jagadeish 11 years ago
Red Belt
3

Can you try the below VBScript..

 

Const FONTS = &H14&

Set objShell = CreateObject("Shell.Application")
Set objFolder = objShell.Namespace(FONTS)
objFolder.CopyHere "<SourceFolder>\Font.extension"


Comments:
  • Go with John's scirpt, a copy will not work
    http://blogs.technet.com/b/rspitz/archive/2010/09/25/how-to-install-a-font-from-the-command-line-on-windows-7.aspx - SMal.tmcc 11 years ago
Posted by: piyushnasa 11 years ago
Red Belt
1

If you want to put it through MSI, then you need to add it in the Font table. I have used this before and it installs the fonts fine.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ