PDA

View Full Version : Problem Printing in IE6


g1_4all
07-03-2008, 08:02 PM
Hi all,

Actually, i am rendering some data in form of some tables on to the IE6 browser.(my application supports only IE6). and i have a link to print that page. and i am using window.print() to print. now the problem is whenever the page has more columns i.e, when ever the horizontal scrolling is enabled, clicking the print link prints on first page and the rest of the pages are not being printed(they are expected to print in the next pages just like the Excel sheets). can any body help me achieving this. all the data should be printed in subsequent pages.


Plzzz plzzz help me.....

g1_4all
07-04-2008, 06:57 AM
Can anybody help me.. it really a urgent one...please help me....

abduraooft
07-04-2008, 07:21 AM
Can we have any way to test it at our end? A link to your page or your complete code?

g1_4all
07-04-2008, 07:42 AM
Thanks for the response....

Actually I am using the winodw.print() to print the whole web page (has data retrieved from database as part of reports) . but when i use the print() method the page is trimmed to one page i.e, to few columns and and the rest of the columns are not being printed.

I hope this is bit clearer to u.

and what i want is to print all the data in multiple pages(if the dats doent fit in one page)


Thanks in advance...

abduraooft
07-04-2008, 07:52 AM
Do you have ant print specific styles to change the display/visibility of some elements? Does it look OK in print preview?

g1_4all
07-04-2008, 08:05 AM
in preview what we are doing is to export that data into an Excel sheet and the use have the option to open or save that file.

and when i give a clik on print button using window.print() it just gives the popup where actually all the data is being displayed..


if u do not have any problem.. please add me on GTalk

g.jeevanprakash@gmail.com

Thanks again