WebAPI/WebPrintAPI: Difference between revisions

Jump to navigation Jump to search
m
Forbid "px"
m (Convert getPageSize and getUnrwiteableMargin to getters)
m (Forbid "px")
Line 10: Line 10:


* Use points as metric for printing (72 points per inch)
* Use points as metric for printing (72 points per inch)
* Use of "px" doesn't make sense. Therefore they are forbidden (e.g. in font-size="12px") - use "pt" instead.
* Open Questions
* Open Questions
** What is (0,0)? The top left corner of the physical page OR of the page taking into account the print margin?
** What is (0,0)? The top left corner of the physical page OR of the page taking into account the print margin?
49

edits

Navigation menu