I am trying to modify the metadata in a TIFF file using VFP9, specifically the XResolution and YResolution tags, and either update the file or save to a new file. So far I haven't had any success. I tried using the gpImage class from _GDIPLUS.vcx, and I can view the VerticalResolution and HorizontalResolution properties of the image file, but I don't see any way to adjust it.
Does anyone have any ideas? Or third party tools that would accomplish this? Thanks.
Rob
Does anyone have any ideas? Or third party tools that would accomplish this? Thanks.
Rob