mapfish / mapfish-print-v2

MapFish Print allows printing maps as PDFs and is used by mapfish.org, geoserver extension and core-genet work.
http://www.mapfish.org/doc/print/
GNU General Public License v3.0
0 stars 11 forks source link

absoluteX/absoluteY of columns block not working now #10

Open Feofilakt opened 1 year ago

Feofilakt commented 1 year ago

Hello. I suspect that absoluteX/absoluteY of columns block not working after update. Its not floating on top of the map.

If the absoluteX, absoluteY and width are given, the columns block will be floating on top of the page at the specified position.

https://docs.geoserver.org/stable/en/user/extensions/printing/configuration.html#columns-block

jodygarnett commented 1 year ago

After which update, please be specific with a version numbers?

There was a change from iText to OpenPDF in order to respect GPL license restrictions in GeoServer, GeoNode. As part of changing PDF engine some functionality may not be working as intended.

Feofilakt commented 1 year ago

Update from https://github.com/mapfish/mapfish-print to https://github.com/mapfish/mapfish-print-v2. Yes, guess the problem is OpenPDF. I even seem to find the bug: image

jodygarnett commented 1 year ago

i am not understanding as i am just being a build person n this project, can you make a PR please?

that said we are making a release very soon for geotools api change and java 11