On 6/29/05, Richard Brown <[EMAIL PROTECTED]> wrote:
> I need to create an output from a sql database through php to an html
> doc. The output needs to print out on A4. How can is I find out the css
> needed to arrange this to happen?

This page from the css-d wiki may help:
http://css-discuss.incutio.com/?page=PrintStylesheets

James

PS: If you mean automaticlly printed when the user browses to the page
then you probably need JavaScript in addition to a print stylesheet,
something using window.print() for example.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to