converter.convert("output.png", convert_options)
RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...# Set conversion options for JPG format convert_options = ImageConvertOptions()...# Set output image format as JPG convert_options.format = ImageFileType...