Adding numbers to tiff images

J

Jaime Cole

I've seen this done, but can someone point me in the right
direction to learn how to do this myself? My ex boss, a
vb programmer somehow used the clipboard to copy an .tiff
image then add a footer (white line) with a number from a
database field and saved it as a new tiff. It's called
branding or endorsing tiff images and I'd like to write
the codes myself in VBA or VB myself.
 
Top