Search found 1 match

by pieterv
2015-11-04T10:10:04-07:00
Forum: Magick.NET
Topic: UnableToReadImageData Error
Replies: 1
Views: 11647

UnableToReadImageData Error

I am using C# and I am converting wmf to svg and I get the following error
WmfToSVG.vshost.exe: UnableToReadImageData `C:/Users/pieterv/AppData/Local/Temp/magick-28656-E3tgAU5Xj41' @ error/emf.c/ReadEMFImage/750

It used to work fine but all of a sudden did this.

Thanks for your help

Here is my ...