View Full Version : IExplorer6.0 Printerīs margin
LottaLava
10-02-2002, 09:28 PM
Hello dudes, does anyone known how i can define zero for IExplore6īs printer margin? Because always a get 6,01mm.
With best wishes,
LottaLava
martin_narg
10-02-2002, 11:22 PM
The page setup for printing cannot be altered using simple JavaScript (you can do it using an ActiveX component, however). You might want to try formatting your html page so that it doesn't have any margins before printing, syntax is something like:
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
hope this helps,
m_n
LottaLava
10-03-2002, 02:06 PM
Hello Martin, to say the truth i only want to change the Page Setup configurationīmagin to zero, but now i known from microsoftīs people that is not possible, IExplorer always will left a values for page margin.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.