2 things to look at... 1) the space might be an issue 'garamond 3' might work. 2)it might be a license issue regarding distribution of the font.. But I have no idea how that works. 3) Is the font installed on the machine, I am not sure if by default the font is embedded into the PDF or not.
-- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -----Original Message----- From: Richard Meredith-Hardy [mailto:[EMAIL PROTECTED] Sent: Friday, 29 August 2008 1:11 AM To: CF-Talk Subject: CF8 PDF Fonts Client wants to use the font "Garamond three" in CF8 generated PDF's The font is available in the CF8 administrator Font Family: garamond 3 Font Face: Garamond Three Postscript Name: GaramondThree Font Type: TRUETYPE Usable in: PDF/Flashpaper <CFDOCUMENT format="PDF" fontembed="selective" mimetype="text/html" localUrl="yes" filename="full/path/to/source/file.htm" pageType="A4"> This is in the style sheet ...despatchfmB { font-family : garamond 3, serif; font-size : 14px; color : black;} and appears correct in the generated html source used in making the pdf - on the server, so the font is installed and exists Etc. However, it is NOT appearing in the PDF. Analysis in Acrobat Professional says the font is TimesNewRoman so somewhere the font is being substituted for a default serif font while the PDF is being generated. Anyone any ideas how I use my specified font? Thanks Richard ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311720 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

