Question
Cfdocument and fonts.
I am trying to get ColdFusion to use our Frutiger Roman fonts
which are in a PFM format.
The windows 2003 server sees them fine and the fonts work in all windows software on the server but they do not show up when publishing a PDF from cfdocument. Any ideas anyone?
I tried adding them to the cffont.properties document but got the error message...
The cause of this exception was that: coldfusion.document.spi.DocumentExportException: coldfusion.document.DocumentFontException: An exception occurred when reading the font file c:\windows\fonts\FrutiR94.pfm The cause of this exception was that: java.awt.FontFormatException: Unsupported sfnt C:\WINDOWS\TEMP\xxx.tmp
The windows 2003 server sees them fine and the fonts work in all windows software on the server but they do not show up when publishing a PDF from cfdocument. Any ideas anyone?
I tried adding them to the cffont.properties document but got the error message...
The cause of this exception was that: coldfusion.document.spi.DocumentExportException: coldfusion.document.DocumentFontException: An exception occurred when reading the font file c:\windows\fonts\FrutiR94.pfm The cause of this exception was that: java.awt.FontFormatException: Unsupported sfnt C:\WINDOWS\TEMP\xxx.tmp
