Le mercredi 31 août 2016 08:50:59, Tomasz Sawka a écrit : > When i use GDAL to read PDF's with multiple pages i can access each page by > subdataset domains items and for example georeference it. Is it possible to > create Geospatial PDFs with many pages with GDAL? I'm creating new PDFs via > CreateCopy on virtual dataset if it's matters.
Tomasz, Creating multiple pages PDF isn't currently supported in the GDAL PDF driver. You can use other tools like ImageMagick convert, pdfjoin, podofomerge, etc... to do that. Even > > Best regards > Tomasz Sawka -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
