This topic is locked

Printer Friendly Pages

12/1/2006 7:47:39 PM
ASPRunnerPro General questions
C
Codea author

Hi,

Is there any way I can repeat the repeat 1st and 2nd rows of a table from the 1st page when I use the Printer friendly page, so that when I print a large report (of more than 1 A4 page), each page will have the 1st and 2nd rows of the table on each page?
Is it possible to restrict the width of the Printer Friendly page so that the entire Table row will fit on A4 or A3 Landscape view?
Cheers

Tony

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.
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.

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.


Thanks Sergey

By the way, AspRunner is a great app. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=13584&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

I am very happy with the product due to its simplicity. It's sensational for ASP novices like myself.

Keep the good work up and in case I don't do any postings before Xmas, I wish you and your team a Merry Xmas and Cracker of a New Year!!!
Cheers

Tony <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=13584&image=2&table=forumreplies' class='bbc_emoticon' alt=':D' />