You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Jan Oliver <j....@gmx.net> on 2012/02/20 20:18:38 UTC

[sanselan] write IPTC example

Hi,

I would like to edit the keyword field of IPTC header in jpeg images. I 
tried it with 'writeIPTC' of 'JpegIptcRewriter' but I don't understand 
how to use it correctly.

Google doesn't find anything about that subject and the link to the 
Sanselan documentation is broken.
Could anybody help me with an example?

Thanks
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [sanselan] write IPTC example

Posted by Damjan Jovanovic <da...@gmail.com>.
On Mon, Feb 20, 2012 at 9:18 PM, Jan Oliver <j....@gmx.net> wrote:
> Hi,
>
> I would like to edit the keyword field of IPTC header in jpeg images. I
> tried it with 'writeIPTC' of 'JpegIptcRewriter' but I don't understand how
> to use it correctly.
>
> Google doesn't find anything about that subject and the link to the Sanselan
> documentation is broken.
> Could anybody help me with an example?
>
> Thanks
> Jan

Hi

The tests that change IPTC might be helpful to look at:
http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/src/test/java/org/apache/commons/sanselan/formats/jpeg/iptc/

If you're using version 0.97, rather look at the ones in the source
release, since a lot has changed in SVN.

Good luck
Damjan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org