According to the LiveDocs for cfdocument (CF8), fontembed is turned on by default, so that should not be an issue. I tried setting it to yes/true anyways and that did not change anything.
Thanks. > First are you using fontembed? Second check out the livedocs on it. > > For CF8 > > http://livedocs.adobe.com/coldfusion/8/htmldocs/help. > html?content=Tags_p-q_02.html > > for CF7 > > http://livedocs.adobe. > com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp. > htm?context=ColdFusion_Documentation&file=part_cfm.htm > > Jim Louis > Best Meetings Inc. > > >Jeff Chastain wrote: > >> I have a PDF document that is being created by CFDocument using > HTML as its > >> source. The HTML source has css style attributes that change the > font for > >> various bits of text. > > > >I am not sure cfdocument supports multiple fonts in one document, but > > >your best bet is using an explicit <font> tag. > > > >Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289567 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

