I've got a HTML document generated using by PHP (can't use the COM object due to Office not being supported on the server!) that for the most part prints fine, especially in Firefox... the problem is IE6 defaults to margins of '20' which pushes the content onto the second page - there's a simple workaround of changing the margin to '10' which works perfectly but isn't ideal as a long term solution.
Any solutions would be very much appreciated, thank you :)