I have need to automatically add a line of text to a selected location on a scanned document. The text to be added would come from my calling program. The scanned document is always being saved using the ImageMan PDF option. I have looked at the "merge" functionality, fine for what I needed for that function, but I have this additional need now. I've looked at "draw" but that seems to require user intervention, and also sample doesn't seem to allow text onto a transparent background.
Any pointers appreciated.