Update the convert method of the CairoSVGConverter class to use an
alternative call signature for cairosvg.svg2pdf. It now uses the
file_obj call signature rather than the url signature. The previous
signature requires elevated priveleges on Windows.
Update the convert method of the CairoSVGConverter class to use an alternative call signature for cairosvg.svg2pdf. It now uses the file_obj call signature rather than the url signature. The previous signature requires elevated priveleges on Windows.