Flavio Becker
12-16-2002, 09:28 PM
Hi
I've writen a code in PHP that generates an html page (using CSS) which is then printed by the user through a button. The approach is very simple and it is working fine except for the fact that the printed page is shrinked becoming too small to be useful. I found that using the browser's File/Print menu results in a normal printout. I also found that using self.print() shrinks the page but using window.print() results in a printout that's "bigger than the paper".
I'm using a Linux system with KDE and Mozilla 1.0 .
Anybody here could help on this?
P.S: sorry for the poor English ...
Thanks in advance.
Flavio Becker
Rio de Janeiro
I've writen a code in PHP that generates an html page (using CSS) which is then printed by the user through a button. The approach is very simple and it is working fine except for the fact that the printed page is shrinked becoming too small to be useful. I found that using the browser's File/Print menu results in a normal printout. I also found that using self.print() shrinks the page but using window.print() results in a printout that's "bigger than the paper".
I'm using a Linux system with KDE and Mozilla 1.0 .
Anybody here could help on this?
P.S: sorry for the poor English ...
Thanks in advance.
Flavio Becker
Rio de Janeiro