Hi,
With the instruction "printing to pdf" you can add tags in the PDF that you are creating.
You can do the same thing with the PNG format?
There are dozens of tags for the standard PNG look here http://www.sno.phy.queensu.ca/~phil/exi ... s/PNG.html
Paolo
PNG Tags
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
PNG Tags
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it
Re: PNG Tags
Hi Paolo,
Since ExifTool is a command line utility, you can call this utility using LiveCode's shell() function and tell it to add exif data to a PNG file.
Kind regards,
Mark
Since ExifTool is a command line utility, you can call this utility using LiveCode's shell() function and tell it to add exif data to a PNG file.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: PNG Tags
Hi Mark,
Thank you for the hint,
exifTool could be a temporary solution.
But the ultimate solution would be an internal function
Regards,
Paolo
Thank you for the hint,
exifTool could be a temporary solution.
But the ultimate solution would be an internal function

Regards,
Paolo
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it
The WhiteFly Software | www.thewhitefly.it
Service on line for printers | www.4pellicole.it