IPTC w/o External File

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
Post Reply
arcking
Posts: 10
Joined: 2011-06-10T11:29:39-07:00
Authentication code: 8675308

IPTC w/o External File

Post by arcking »

I'm looking to add IPTC information to a large number of TIFF files using a PHP script, pulling the IPTC information from a MySQL database - is there anyway to do this WITHOUT having to reference an external file? While creating the external file containing the IPTC information is entirely possible, it seems like an unnecessary step within the script.

Any insight is appreciated!
Post Reply