I need to copy any existing EXIF, IPTC and XMP metadata from one JPEG file (sourceFile) to another (destinationFile) with a different size and a different image. I am using the code below, based on the posting https://stackoverflow.com/questions/34345228/replace-the-image-in-a-jpg-image-file-but ...
I'm using IM 6.8.3-Q8 (32 bit windows dynamic on XP) from a VBA environment using the IM Com object ImageMagickOject.MagickImage.1 to process a multi-page tiff file created by Ghostscript from PDF files. Invocation is Set imgMkObj =CreateObject("ImageMagickOject.MagickImage.1") When I use imgMkObj ...
I'm using IM 6.8.3-Q8 (32 bit windows dynamic on XP) from a VBA environment using the IM Com object ImageMagickOject.MagickImage.1 to process a multi-page tiff file created by Ghostscript from PDF files. Invocation is Set imgMkObj =CreateObject("ImageMagickOject.MagickImage.1") When I use imgMkObj ...