I am triying to set margins(inches) in page setup automatically when printing using IE.
I notice the php function printer_set_option, but it doesn't contain any options of setting the margins.
Is it possible to set margins using this function or any other in php?
thanks!