>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
I have tried font tags, I have tried css style declarations in the header, I have tried css style declarations inline. The font tags don't work and the css declarations work for everything but the font-family. If cfdocument only supports a single font in one document, that is a serious limitation. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289566 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

