Hi all,

I am trying to modify a virtual printer open source code.
Basically, the virtual printer will generate a raw img file, and I wanna to add text/image watermark before transfer to other image formats, such as JPG, PDF.

Does anyone have any idea about how to do this in C/C++?

Thank you.

James