Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Mako
Posts: 2 Joined: 2011-11-29T08:39:58-07:00
Authentication code: 8675308
Post
by Mako » 2011-11-29T09:14:45-07:00
Hi All,
I have a problem with
one PDF file , most of images are empty (see
output ).
This is my cmd (Windows 7 x64):
Code: Select all
C:\Program Files (x86)\SIMPLEX media creator\local\bin>convert -version
Version: ImageMagick 6.6.6-6 2010-12-18 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2011-11-29T10:46:08-07:00
But try
convert pp.pdf[1] pp_%d.jpg
Mako
Posts: 2 Joined: 2011-11-29T08:39:58-07:00
Authentication code: 8675308
Post
by Mako » 2011-11-30T00:59:04-07:00
I have got only one image with the same problem