Details
-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
3.0 M1
-
None
-
Unknown
-
Description
Images that have a width or height specified are scaled down to 75% to compensate the difference between the PDF default DPI (72) and the current minimum DPI (96). This doesn't happen for images without specified dimensions because there used to be a bug in the version of PDF that was used when XWIKI-2556 was implemented which didn't allow specifying both a maximum width/height and a default scaling. With FOP 1.0 now this becomes possible, and should be implemented.