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…...Things tried: Other output formats including PNG and PDF GroupDocs...= new ImageConvertOptions { Format = ImageFileType.Tiff, }; using...