I'm not sure if CSS includes a style to prevent a visible element from printing... It sounds familiar (I may have even used it), but it's definately not the display property... do a google search for "print css". I know there are styles that apply only to printing -- page-break styles are among them.
> One issue I am seeing on this is that "display:none" makes > the > specific paragraphs invisible on Web Browser, which makes > not to print > the specific page. It seems that there is no way to view > the page > but not to print???? It seems it becomes OT! > <div style="display:none;"> > <div style="page-break-before:always;">Test Page > 0</div> > </div> > tia s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://macromedia.breezecentral.com/p49777853/ http://www.sys-con.com/author/?id=4806 http://www.fusiontap.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202214 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

