[PLUG] Convert pdf to jpg?

Eric Wilhelm scratchcomputing at gmail.com
Mon Mar 23 16:31:42 UTC 2009


# from Rich Shepard
# on Monday 23 March 2009 09:25:

>   I used it in the reverse sequence to convert 12 scanned manual
> pages to 12 pdf pages that I then concatenated with pdftk.

You can make a multi-page pdf directly with convert, but I've had better 
luck with `convert *.png foo.ps ; ps2pdf foo.ps`.

--Eric
-- 
"Everything goes wrong all at once."
--Quantized Revision of Murphy's Law
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------



More information about the PLUG mailing list