>        $tiff = new PelTiff('nepenthes.tif');
>        $ifd0 = $tiff->getIfd();
>        $entry = new PelEntryCopyright('Copyright, Martin Geisler, 2004');
>        $ifd0->addEntry($entry);
>
> but it didn´t work. What´s wrong with that? Please help and thank you in
> advance.

Did you save the image afterwards? And what did not work?

-- 
Lars Olesen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
PEL-devel mailing list
PEL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pel-devel

Reply via email to