Is it possible to print a HTML page with truly absolute positioned elements to paper? It seems all browsers are doing a big mess here. It is easy to define a body by absolut
I have tested browser status for printing "position:absolute" elements with the following results:
The good news is that it looks like the Blink/WebKit people did their homework instead of using poor code.