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/
Did you have a look at ImageMagick? This free library might have an option to create a single image from a PDF (It actually uses Ghostscript but adds a lot of graphical editing capabilities such as merging images).