Am Mi, 25.04.2018, 21:02 schrieb Even Rouault: > > This is expected. When doing ogr2ogr you run into limitations > of the read side and write side of the PDF driver, and running > through OGR abstraction in the middle, so loss is expected in > the case of PDF.
Even experienced PDF-orientated applications, like Ghostscript, are have problems with PDF layers. I had a similar problem in the past. I ended up unpacking the PDF to an editable text-only format and removed the objects manually. Maybe you can find someone with Acrobat PDF (the editor one), who can fix the files for you? _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
