Category Archives: note to self

svg2pdf

When you need to convert an SVG file to PDF format (for inclusion into a document, for instance) you can take several options: ImageMagick “convert” command will produce a raster PDF instead of a vector one. This may be enough … Continue reading

Posted in note to self | 3 Comments