Search found 1 match

by hansel
2017-03-03T02:12:30-07:00
Forum: Users
Topic: EML/MSG to TIFF
Replies: 1
Views: 1868

EML/MSG to TIFF

I have this workflow in which I need to convert an incoming email message (EML format) into a TIFF image. The program which uses ImageMagick as a image converter is calling a batch script (.BAT). See below for a part of the code: [...] ECHO Calling ImageToTiff... Rem bin\ImageToTiff.exe FilesInput ...