Hi Even, Thank you for the explanation (and for correcting me).
Aneta, You can try QGIS as a possible workaround. You can use the Atlas feature (GUI based) or write a small PyQGIS script, if you want to run it on a headless server, on the command line. Regards, Jorge Às 22:50 de 15/11/20, Even Rouault escreveu: > Aneta, > > https://gdal.org/drivers/vector/pdf.html#vector-pdf mentions that LABEL > strings are limitted to ASCII > > Jorge, > > the fact that it renders fine with QGIS is that the rendering of labels is > done by QGIS through its own rendering engine with a PDF output. It then uses > the GDAL PDF driver to assemble the rendering of the different layers with a > layer tree, and add the georeferencing. It doesn't use the basic in-built > GDAL > PDF vector rendering capabilities. > > Even > -- OSGeo Portugal NIF: 509588190 email: [email protected] https://www.osgeopt.pt/ Próximo evento: SASIG 2017, 20 a 22 de novembro, Porto Mais informações: http://osgeopt.pt/sasig2017/ _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
