Re: [gdal-dev] On external PDF libraries

2019-08-21 Thread Andreas Neumann
Hi Even, Yes, the make clean and recompile did the trick. Now the output of ogr/gdalinfo seems correct and QGIS can export to GeoPDF. Many thanks for your help! Andreas Am 21.08.19 um 14:49 schrieb Even Rouault: On mercredi 21 août 2019 14:38:39 CEST Andreas Neumann wrote: Hi Even, I thin

Re: [gdal-dev] On external PDF libraries

2019-08-21 Thread Even Rouault
On mercredi 21 août 2019 14:38:39 CEST Andreas Neumann wrote: > Hi Even, > > I think I got building with poppler to work. > > gdalinfo and ogrinfo show both: > > PDF -raster,vector- (w+): Geospatial PDF It should display '(rw+vs)' with r for 'read' If you've made several buid attempts while pla

Re: [gdal-dev] On external PDF libraries

2019-08-21 Thread Andreas Neumann
Hi Even, I think I got building with poppler to work. gdalinfo and ogrinfo show both: PDF -raster,vector- (w+): Geospatial PDF However, QGIS still thinks there is no PDF read support in QGIS. When trying to export to GeoPDF there is a message: GDAL PDF driver was not build with PDF read sup

Re: [gdal-dev] On external PDF libraries

2019-08-21 Thread Even Rouault
Andreas, > I am trying to test GeoPDF support in QGIS and have questions on the > external library dependencies in GDAL. I am trying to interpret the > notes on https://gdal.org/drivers/raster/pdf.html > > Which of the three options (Poppler, PoDoFo, PDFium) is recommended? I > work on Ubuntu 18.

[gdal-dev] On external PDF libraries

2019-08-21 Thread Andreas Neumann
Hi, I am trying to test GeoPDF support in QGIS and have questions on the external library dependencies in GDAL. I am trying to interpret the notes on https://gdal.org/drivers/raster/pdf.html Which of the three options (Poppler, PoDoFo, PDFium) is recommended? I work on Ubuntu 18.04 and I can