PNG image is partially corrupt when loading into word document with wand.image.Image
I am trying to create a Python script that takes multiple one-page SVG files, converting them to a PNG file, and then combining them into one word document. But when inspecting the word document the images are partially corrupt with black ink covering more than half of the image.
SVG image is partially corrupt when loading into word document with wand.image.Image
I am trying to create a Python script that takes multiple one-page SVG files, converting them to a PNG file, and then combining them into one word document. But when inspecting the word document the images are partially corrupt with black ink covering more than half of the image.