I am building a web application that needs to print directly from browser, however, It should be very precise, right now I am using absolute positions and specifying left and top with pixels. How ever each browser prints in different places of the page, I also got different font sizes. How could I get same results?
Edit: this is a simple example of how I am publising the info. (text positions, will be dynamic, thats why are not in a css file)