Hi

I have an iframe on a page, i am using a javascript to resize the iframe so that there isnt a scroll bar.

However, when I print the page, depending on the browser, different things happen. So far, Google Chrome is the only one that pulls it off...

FireFox cuts the page off and doesnt print the last 3 paragraphs and Internet Exploder shrinks a portion of the text onto the right hand side of an A4 page and ignores the last few paragraphs...

you could use the javascript to change the @media print stylesheet. if you're using js to effect the normal stylesheet, it shouldn't be to hard to implement it with the print stylesheet as well.

hope it helps, but theres a possibility that it wont.
billy

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.