Skip to content

Commit

Permalink
Update src/core/qgsabstractgeopdfexporter.h
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
nyalldawson and m-kuhn committed Oct 4, 2023
1 parent 3c092fa commit 668734a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsabstractgeopdfexporter.h
Expand Up @@ -231,7 +231,7 @@ class CORE_EXPORT QgsAbstractGeoPdfExporter
* TRUE if ISO32000 extension format georeferencing should be used.
*
* This is a recommended setting which results in Geospatial PDF files
* that uses PDF 2.0 Geospatial Features (ISO 32000-2:2017).
* that use PDF 2.0 Geospatial Features (ISO 32000-2:2017).
* Compatible with the built-in Acrobat geospatial tools
*/
bool useIso32000ExtensionFormatGeoreferencing = true;
Expand Down

0 comments on commit 668734a

Please sign in to comment.