I need to be able to print from a desktop app directly to an image file (PNG or JPG). There are several virtual printer drivers that do this for Windows. (ImagePrinterPro as an example) I haven't been able to find one for Ubuntu. Is there a way to use GhostScript or ImageMagick or CUPs to accomplish this? I'd like to avoid printing to PDF and then converting the PDF at the command line if possible.
Asked
Active
Viewed 249 times