You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/topics/Printing.md
+1
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,7 @@ To enable atlas printing in QWC, configure the QGIS project as follows:
93
93
- Check the `Generate an atlas` checkbox in the desired layout in QGIS layout designer → Atlas → Atlas settings, selecting the coverage layer as desired.
94
94
- In the layout map item properties, check `Controlled by Atlas`.
95
95
- In the Project properties → QGIS Server, set `Maximum features for Atlas print requests` to the desired value.
96
+
- In the Project properties → QGIS Server, check `Add geometry to feature response`.
96
97
97
98
QWC will then display a feature picked in the print dialog which will allow picking the desired atlas features, and QGIS Server will generate a multi-page PDF accordingly.
0 commit comments