I was wondering what the best (simple and efficient) way would to for printing in Qt when the given coordinate system is defined in absolute coordinates given in millimeters.
To better explain the problem: I have a definition of what needs to printed specified by different "tokens" (point, line, rectangle, text, etc.) with coordinates (and text sizes) given in millimeters. The positions are relative to the top left corner of a standard A4 page.