/qgis-atlasprint

Export PDF using composer atlas feature, usable in server

Primary LanguagePython

AtlasPrint

QGIS Server plugin to export PDF of atlas layouts and reports.

Build Status

Logo of the plugin

For more detailed information about installation, usage etc, read in source code folder atlasprint the README.md.

Running tests locally

docker pull 3liz/qgis-platform:3.16
docker tag 3liz/qgis-platform:3.16 qgis-platform:3.16
make test