Add docs/source/pdf.rst

This commit is contained in:
AcuGIS 2024-05-09 09:06:56 +00:00
parent 62f2c48f8e
commit d111ce8ccf
1 changed files with 32 additions and 0 deletions

32
docs/source/pdf.rst Normal file
View File

@ -0,0 +1,32 @@
PDF Printing
=========
QuartzMap provides two options for PDF printing.
1. Browser Print
2. QGIS Print Layout
Browser Print.
------------
Browser Print is enabled by default and appears in the left control section.
.. image:: images/print-1.png
QGIS Print Layout
------------
To enable Print Layouts, you must upload your QGIS Project (Map > Edit > Upload Project).
Select the Print Layout you wish to use from the drop down
When an area is selected on the map, users will have the option of generating a PDF, GeoPDF, or PNG
.. image:: images/print-2.jpg
..Note::
GeoPDF Printing can take some time for large data sets.