JAVA PDF CONVERT To TIFF

HI, our company want to use your product to convert pdf to tif , but need use G4, blackand white . Can you tell me how to try it?

Hi Brian,


Thanks for contacting support.

Please try using Aspose.Pdf for Java to accomplish your requirement. As per my understanding, your requirement is to generate resultant TIFF in Black & White. In order to accomplish this requirement, please try using values from ColorDepth enumeration and pass the value to setDepth(…) method of TiffSettings class. For further details, please visit Convert PDF Pages to TIFF Image