I won’t To generate black&white .tiff of ppt so, for the black&white print I add compaction TiffCompressionTypes.CCITT4 in Export.TiffOptions but the image quality is very poor
so is there any other way To print black&w…...= null) { EncoderParameters ep = new EncoderParameters(1); //...set the compression type here. ep.Param[0] = new EncoderParameter(Encoder...