G
Guest
I have an application that use OLE to dynamically save office documents as
HTML files. The html that is generated contains <STYLE> tags in which I need
to change the default css for the .sld element to resize the slide to print
on a sheet of A4, it is currently set to {left:0px !important;
width:6.0in !important;
height:4.15in !important;
font-size:103% !important;}
which is too small.
Does anyone know if this is possible, and if so, where can I change it
HTML files. The html that is generated contains <STYLE> tags in which I need
to change the default css for the .sld element to resize the slide to print
on a sheet of A4, it is currently set to {left:0px !important;
width:6.0in !important;
height:4.15in !important;
font-size:103% !important;}
which is too small.
Does anyone know if this is possible, and if so, where can I change it