[Qgis-user] Is there way to print out a layered PDF-document?
Andreas Neumann
a.neumann at carto.net
Fri Mar 21 04:14:52 PDT 2014
Hi Jouko,
No - currently not.
Recently there has been discussion how one could implement this feature
- but no concrete steps taken yet. The PDF generation is done by the qt
library and it does not support layered PDFs. One idea would be to
render separate PDFs first and then combine them to a single PDF as a
post-processing step, perhaps with a different tool or library than with qt.
ogr2ogr can output layered PDFs if you are comfortable with the
command-line. But not directly from QGIS.
If you are able to sponsor this functionality I am sure there would be a
developer who would like to implement this.
Andreas
Am 21.03.2014 07:02, schrieb Järnefelt Jouko:
> Hey all.
>
> I have a simple question for which I haven’t been able to find answer. Is there way to print out a layered PDF-document?
>
> Thanks for your help!
> Jouko
>
More information about the Qgis-user
mailing list