Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Commented Unassigned: AccessViolationException when reading a PDF [1191]

$
0
0
When I try to read certain images into Magick.NET using the below code I get an awful error:

using (ImageMagick.MagickImage image = new ImageMagick.MagickImage())
{
image.Read(sourceFile.FullName);
}

produces the attached error (Attempted to read or write protected memory...).
Comments: ** Comment from web user: dlemstra **

Are you using the latest version of Magick.NET? Can you add a link to the PDF that is causing the problem? Feel free to contact me through Codeplex if you don't want to publicly share your image.


Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>