Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - tag images
  FAQ FAQ  Forum Search   Register Register  Login Login

tag images

 Post Reply Post Reply
Author
Message
iesbad71 View Drop Down
Beginner
Beginner


Joined: 06 Jul 21
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote iesbad71 Quote  Post ReplyReply Direct Link To This Post Topic: tag images
    Posted: 06 Jul 21 at 10:23AM
How can I "tag" an image, ie add a key - value to an image?
I need to add some pair of key-values (like a dictionary) to an image (or stream).
Is there an API for that?
Thanks in advice
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 06 Jul 21 at 11:28AM
Hi,

perhaps you should ask in a forum having to do with image processing?
This here is a small community regarding development with the QuickPDF library...


Cheers,
Ingo

Back to Top
iesbad71 View Drop Down
Beginner
Beginner


Joined: 06 Jul 21
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote iesbad71 Quote  Post ReplyReply Direct Link To This Post Posted: 06 Jul 21 at 11:50AM
Hi, 
for "tag" I mean add a Key-value to the stream object that rapresent the image.

Some example from using different libraries are:

PdfImage stream = new PdfImage(imagePicture, "", null);
stream.Put(new PdfName("some key"), new PdfName("some value"));

or 

image = section.AddImage("image path");
image.SetValue("some key", "some value");

Is there a simil API for "put" or "SetValue" in Debenu library?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store