Search found 1 match

by kscnr
2011-12-07T08:49:49-07:00
Forum: Bugs
Topic: Converting PDF to JPG fails with no error (Classic ASP)
Replies: 0
Views: 4637

Converting PDF to JPG fails with no error (Classic ASP)

i'm running Windows Server 2003 with imagemagick 6.7.3 Q16 and Ghostscript 9.04 installed. creating a JPG works ok when running a VBS script but fails when running the same script in ASP -- works Set img = CreateObject("ImageMagickObject.MagickImage.1") img.Convert "c:\www\xyz\temp\te...