As per title, is there any way I can parse pages from an unprotected PDF file as javascript Image() objects?
It would also be ok to convert them before running the j
Looks like the first issue is a missing executable: identify. This is part of ImageMagick:
identify
http://www.imagemagick.org/script/index.php
Make sure you also have it in your path.