Hi I i'm writing vector ghostscript device and want to extract all images into external .png (or .bmp) file. I have idea to use png-ghostscript module to produce them. How can i create and use an instance of other ghostscript device inside of my device code?