On Tue, Apr 6, 2010 at 14:07, Greg Morphis <[email protected]> wrote: > > If it helps any this is a PDF we're displaying for the user. > The <link tag is within the <cfdocumentsection tag.. > <cfdocument ... > <cfdocumentsection ... > <link rel="stylesheet" ...
I recommend that you use CFINCLUDE to include the contents of the stylesheet within an HTML STYLE tag. Linking to stylesheets is always problematic when using CFDOCUMENT. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332668 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

