Answered
PDF Vector
I am currently working on exporting PDFs, but I have noticed that the quality deteriorates significantly when zooming in. It appears the PDFs are being created with raster graphics instead of vector graphics.
To improve this, we should implement an option to choose between raster and vector PDF formats.
Therefore you need to use the SVG2PDF export method.
can we access to this method in the html5 version ? (not found..)
HI, I just saw this and am interested in a solution to this.
I am using SVG2PDF and texts are still raster graphics and not vector.
Only if I extport as SVG, then the font remains as editable text. But still, not outlined vector. This is a huge issue :(