Hi,
When I convert any postscript file to TIFF, I get a blank page. I could not find a LoadPostScriptOptions nor a PostScriptFileType to attempt providing greater hints to the converter.
Things tried:
Other output fo…...newFile) { var convertOptions = new ImageConvertOptions { Format...Tiff, }; using (var converter = new Converter(() => File.OpenRead(sourceFile)))...