Bill Walton wrote: > Is there not a way to use CSS to position two large background images such > that they'll print on seperate pages?
Only if the visitor has set their browser to print background images - that's step one. I don't know about controlling multi-page printing with CSS - my only encounter with such was some horrible HTML produced by MS Publisher that attempted to force things onto separate pages by putting them in big DIVs sized to fit only on a sheet of paper. The results didn't work on screen in anything except IE, and weren't particularly successful in printing, either. That was maybe two years ago, though, and the problems could have been due to Publisher's junk HTML - maybe something cleaner would work now? But I still think you'd have to move your background graphic into the HTML to get it to print reliably. -- David [EMAIL PROTECTED] authenticity, honesty, community ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
