Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Newbie Question: Would like to brand filenames on bottom of tifs/jpgs
Started by TommyG at 05-15-2009 10:34. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  05-15-2009, 10:34
TommyG is not online. Last active: 5/15/2009 3:24:17 PM TommyG

Not Ranked
Joined on 05-15-2009
Posts 1
Newbie Question: Would like to brand filenames on bottom of tifs/jpgs
Reply Quote
Hi all,

Sorry if I am possibly posting a dumb question to possibly an entirely wrong forum but ...

I am trying to find a program that will let me brand the filename (minus the extension) of a file on the bottom right corner of single-page tiffs and jpegs and save the resulting file.

I do have a program that does this, but it is unfortunately not consistent. It will brand some of the tifs, but not all of them, and I don't know why it will do some but not all. It is an older program that I believe used Lead as a backend. This product was eventually discontinued, I believe for this very reason.

Any help would be appreciated.

Thanks,

Tom
   Report 
  05-17-2009, 11:16
Basel is not online. Last active: 12/29/2009 11:15:20 AM Basel



Top 10 Posts
Joined on 03-24-2009
Posts 409
Re: Newbie Question: Would like to brand filenames on bottom of tifs/jpgs
Reply Quote
Tom,
The current versions of LEADTOOLS imaging toolkits have functions that make this task very easy. Also, the vast majority of TIFF and JPEG types are now supported, in addition to many other file formats.
However, you will need to write your own program using one of our toolkits because we don't have a ready end-user application that does this.
For more information about LEADTOOLS 16 products, see this page:
http://leadtools.com/home2/VertMkts/LTProdOvrvw.htm
Basel Abdel-Aziz
LEAD Technical Support

   Report 
  06-25-2009, 16:16
Ike is not online. Last active: 6/12/2009 7:46:30 PM Ike



Top 25 Posts
Joined on 04-28-2005
Posts 189
Re: Newbie Question: Would like to brand filenames on bottom of tifs/jpgs
Reply Quote
You can use the LEAD DC functionality to get a device context for the image surface and then render text or other drawings onto the image before saving it as TIFF (or other formats).
You can also use the AddMessageToBitmap functionality to embed a string (invisible to the human eye) into the image data, when saving in uncompressed or lossless compressed formats.
   Report 
Post
LEAD Support Fo... » General » Example Request... » Re: Newbie Question: Would like to brand filenames on bottom of tifs/jpgs

Powered by Community Server, by Telligent Systems