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

Commented Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]

$
0
0
Hi,

For some reason, when I try to use the attached EPS file, when I execute the following code:

```
MagickImage image = new MagickImage(@"C:\Issue.eps")
```

I get this error:
> Not a TIFF file, bad magic number 65280 (0xff00). `C:\Issue.eps' @ error/tiff.c/TIFFErrors/552 ---> ImageMagick.MagickCorruptImageWarningException: w3wp.exe: InsufficientImageDataInFile `C:\Issue.eps' @ warning/ept.c/ReadEPTImage/221

NOTE: I tried using the latest Magick.Net dll "7.0.0.0016" with latest Ghost "9.16", but I still get this error. Also, I am able to work with lots of other EPS file but not this particular one.

Any help would be greatly appreciated.
Thank you.


Comments: Have you tried to open the file in another program? It looks like your EPS file is corrupt.

Viewing all articles
Browse latest Browse all 1011

Trending Articles



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