<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Thanks Jorge,</p>
<p>Yes, I remember that. You'd have to make sure that the output from</p>
<p><span>gdalinfo --formats | grep -i pdf<br /></span></p>
<p><span>reads </span></p>
<p><span>  PDF -raster,vector- (rw+vs): Geospatial PDF<br /><br /></span></p>
<p><span>Otherwise it Geospatial PDF is not enabled in GDAL.</span></p>
<p><span>I compiled it with poppler</span></p>
<p><span>./configure --with-python=python3 --with-proj=/usr/local --with-pg=yes --with-poppler<br /></span></p>
<p><span>Greetings,</span></p>
<p><span>Andreas</span></p>
<p id="reply-intro">On 2020-03-09 09:26, Jorge Gustavo Rocha wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi Matteo,<br /><br />My gdalinfo returns:<br /><br />gdalinfo --formats | grep -i pdf<br />  PDF -raster,vector- (rw+vs): Geospatial PDF<br /><br />Can you check your's gdalinfo --formats output?<br /><br />Did you compile it? I compile gdal myself and I use the option:<br />--with-pdfium=/usr/local<br /><br />To compile PDFium, use Even's receipt:<br /><br />git clone <a href="https://github.com/rouault/pdfium_build_gdal_3_1" target="_blank" rel="noopener noreferrer">https://github.com/rouault/pdfium_build_gdal_3_1</a><br />cd pdfium_build_gdal_3_1/<br />./build_linux.sh<br />sudo cp -r install/include /usr/local<br />sudo cp -r install/lib /usr/local<br />sudo ldconfig<br /><br />Then compile GDAL.<br /><br />See you soon,<br /><br />Jorge<br /><br />On 09/03/20 08:20, matteo wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hi all,<br /><br />I've complied QGIS against GDAL 3.0.4 but when I try to export a geopdf<br />it is still greyed out saying:<br /><br />GeoPDF creating requires GDAL version 3.0 or later<br /><br />this is the output of the terminal:<br /><br />matteo@debian:~/dev/build-qgis$ gdal-config --version<br />3.0.4<br /><br />some suggestions?<br /><br />Thanks<br /><br />Matteo<br />_______________________________________________<br />QGIS-Developer mailing list<br /><a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br /><br /></blockquote>
<br />J. Gustavo</div>
</blockquote>
<p><br /></p>

</body></html>