Quantcast
Channel: Adobe Community: Message List - XMP SDK
Viewing all articles
Browse latest Browse all 801

Re: XMP metadata is not accepting the copyright symbol

$
0
0

Hi Patton,

   Could you try the following code to add dc:rights value (© adbe)

  char xmpStr[] = { 0xc2, 0xa9, 0x20, 'a', 'd', 'b', 'e', 0x00 };

   meta.SetProperty(kXMP_NS_DC, "rights", xmpStr, 0);

 

   And please modify the xmpStr[] for your own text.

 

-Sunil


Viewing all articles
Browse latest Browse all 801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>