Add docs/source/pdf.rst
This commit is contained in:
parent
62f2c48f8e
commit
d111ce8ccf
docs/source
|
@ -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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue