Hi guys. I am trying to convert a PDF to JPG using imagemagick. It works fine on my Windows PC, but failed to work on JPC server. The error I am getting is:
**** Warning: Fonts with Subtype = /TrueType should be embedded.
The following fonts were not embedded:
Arial-BoldMT
ArialMT
I typed 'gs -h' and found out the gs is looking at font folder /usr/local/share/ghostscript/fonts, which does not contain the Arial fonts listed above. Then I tried to install MSTTF, which asked me to install cabextract, which gave me another error:
error: cannot create %sourcedir /usr/src/redhat/SOURCES
As you can see, it's been a long, frustrating day trying to get the seeminly simple command to work. I am new to Linux, so any advice is much appreciated.
Many thanks.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks