https://bz.apache.org/ooo/show_bug.cgi?id=127467
mroe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOT_AN_ISSUE --- Comment #1 from mroe <[email protected]> --- The image is scaled in dependence of the DPI value of the bitmap. An image with 3000 pixels * 4000 pixels with 600 dpi is scaled to 3000 dots/600 (dots/inch) = 5 inch 4000 dots/600 (dots/inch) = 6,7 inch with 75 dpi 3000 dots/75 (dots/inch) = 40 inch 4000 dots/75 (dots/inch) = 53,3 inch But the maximum size is limited to the paper size. There has nothing changed. -- You are receiving this mail because: You are the assignee for the issue.
