Hi,
When I am uploading files via Jfileupload I am not getting metatags of jpg files. But if I use simple upload I will get all metadata. Do you know how to change the settings for getting metadata of jpg files.
Thanks
Sajeesh
MetadataRe: MetadataYou're talking about EXIF meta-data ?
JImageFilter is able to forward EXIF meta-data from original to scaled image thanks to: metatdata=unknownmarker in scaling.properties. Is that want you need ? |