使用 Aspose.SVG for Python via .NET 在 Python 中将 SVG 转换为 PDF。通过 Converter.convert_svg()、PdfSaveOptions、页面设置、分辨率和渲染设备控制输出,并参考代码示例和常见问题。...with SVGDocument ( "document.svg" ) as document: 9 Converter. convert_svg...convert_svg (document, options, "document.pdf" ) 使用自定义保存选项将 SVG...