![]() |
Sergey Kornilov admin 12/6/2006 |
Unfortunately you cannot tell how specific page will be printed because it depends on printer settings, font size, browser etc. |
C
|
Codea author 12/6/2006 |
Unfortunately you cannot tell how specific page will be printed because it depends on printer settings, font size, browser etc. Theoretically you can use PrintOnLoad event to insert a page break and print first two rows of data. Not really sure if this gonna work.
|