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/Reports.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Here is an example to configure a report for a layer, whose datasource is a Post
77
77
78
78
- Save your report to the document service report dir, i.e. as `volumes/reports/MyReport.jrxml`.
79
79
80
-
- If you included any custom fonts in your report, place these in `ttf` format in `volumes/reports/fonts` respecting the naming convention described in the [`README`](../references/qwc-document-service_readme.md).
80
+
- If you included any custom fonts in your report, place these in `ttf` format in `volumes/reports/fonts`.
81
81
82
82
- If your report requires third party java classes, you can mount the corresponding JARs as volumes to `/srv/qwc_service/libs/`.
0 commit comments