I'm trying to get someothing to underline properly in a CFDocument tag. So far
the tag is winning and refusing to underline to the end of the top line. Does
anyone have a fix for this or am I missing something obvious?
I am running CF8 with Hotfix3 and the CFDocument update.
Thanks!
Warren
<CFDOCUMENT FORMAT="PDF" ORIENTATION="portrait" overwrite="Yes" fontembed="yes"
MARGINTOP=".51" MARGINBOTTOM=".41" MARGINLEFT="0.3" MARGINRIGHT="0"
scaleToFit="false" scale="0">
<STYLE type="text/css" media="screen">
.FontBlue {white-space: pre; font-family: "Courier New"; font-size: 9pt;
color: blue; font-weight: bold; text-decoration:underline;}
.FontBlack {white-space: pre; font-family: "Courier New"; font-size: 9pt;
color: black; font-weight: bold;}
</STYLE>
<CFOUTPUT>
<span
class=FontBlue>DAYS--ITEM-----------QUAN----VENDORPO----TYPE-ORDER-----------RECEIVED-----REQUESTED----AT-CRIB---<BR><BR></span>
<span
class=FontBlack>-01---xxxx-----------0000----00000000----xxxxxxxxxx-----------01/01/2010---01/01/2010---01/01/2010<BR><BR></span>
<span
class=FontBlack>-01---xxxx-----------0000----00000000----xxxxxxxxxx-----------01/01/2010---01/01/2010---01/01/2010<BR><BR></span>
</CFOUTPUT>
</CFDOCUMENT>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:330370
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4