I\'m attempting to convert a PDF into a single image using GhostScript.
Only the first page is converted, while my intention is to generate a horrendously tall PNG/
You will most likely need to render the single pages using GS and then combine them to a single PNG/JPG using some scripting language.