Try adding the
| <link rel="stylesheet" href="style/default/guidelinePrint.css"
type="text/css" media="print"/">
|
inside html head elements
| <html>
| <head>
| <link rel="..." />
| </head>
| <body>
| </body>
| </html>
|
|
I don't think it works on the body of the document.
-Samppa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090183#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...