mapfish-print icon indicating copy to clipboard operation
mapfish-print copied to clipboard

scaling with geodetic projection and custom dpi is not correct

Open didier-coignet-dict opened this issue 8 years ago • 0 comments

While using getNearestScale for geodetic projection with dpi different than PDF_DPI in paging i noticed that the number of folio generated is wrong. The error comes from the use of PDF_DPI in getNearestScale. The test didn't fail because it used the real dpi instead of PDF_DPI

Fixed in #622

didier-coignet-dict avatar Jan 04 '18 14:01 didier-coignet-dict