javascript - Importing full SVG with PDFKit -
Does anyone know if it is possible to import a full SVG into a PDF document? I can see from the docs that there is full SVG support, and there are ways to draw paths, but I can not see a method to import full SVG documents.
path features covering the parser), so implementing it will be a case of traversing your SVG document tree from the root change and feature States (in the case of inherited values) and SVG graphics primitive (including
path
s) are drawing. Of course, some things like symbol definitions and filters will be more complicated to apply, but for basic geometry & amp; Styling should not take more than a few hours to implement the facilities provided by PDBKit.
Comments
Post a Comment