PaperFormat.px({required int width, required int height}) : width = _pxToInches(width), height = _pxToInches(height);