I'm using CF 8.01 with latest hotfixes. Have simple sample below that loops to
create two PDF files. In the first one the CSS background-color style works. In
the second it does not. Seems like a bug to me. Thoughts?
<cfloop index="i" from="1" to="2">
<cfdocument format="PDF" filename="#i#.pdf" overwrite="Yes">
<html>
<head>
<style type="text/css" media="print">
h1 {background-color: #ddd;}
</style>
</head>
<body>
<h1>This is Heading One</h1>
</body></html>
</cfdocument>
</cfloop>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:312981
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4