Re: [gdal-dev] Inserting PDF image to geoPDF

2019-06-11 Thread Even Rouault
On mardi 11 juin 2019 09:40:22 CEST Jane Wang wrote: > Dear gdal-dev team, > > I am attempting to insert a (non-georeferenced) PDF image containing map > legend and company logo using -co EXTRA_IMAGES=legend.pdf for my > gdal_translate -of PDF command. > > However, in my output geoPDF document, t

[gdal-dev] Inserting PDF image to geoPDF

2019-06-11 Thread Jane Wang
Dear gdal-dev team, I am attempting to insert a (non-georeferenced) PDF image containing map legend and company logo using -co EXTRA_IMAGES=legend.pdf for my gdal_translate -of PDF command. However, in my output geoPDF document, the legend.pdf image has been rasterised which is not desired. I won