I am writing to a PDF document via the CFDocument tag. The font I am using is
properly loaded on the server and is working when displayed in a broweser
window. However, when the contents are written to a PDF file the default font
is used, not the one referenced in the font statement. I haved tried truetype
font and type 1 font. Nothing is working. AAARRGGHHH !!
Please help !
jjonney - 07 Sep 2007 14:37 GMT
Which version of CF are you using.I remember running into the same issue on CF7
and had to load the HOTFIX from adobe on the same machine where the CF server
is installed.
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_17883&sliceId=2.
jJ