I'm looking for a command-line tool, to write a previously generated print-composer to an image-file. The following resources I already saw:
Nevertheless, all them are not doing, what I'm intending. I'm looking for a tool which looks like
qgisPrintComposer --print-composer 'my-composer1' --output image.png project.qgs
A starting point is here.