If I execute this method
tiff = TiffImage.getTiffImage(rafa,i,false);
Then it's through the below exception.
Can anyone give me any solution for this exception?
Exception Stack Trace:
java.lang.IllegalArgumentException: Extra samples are not supported.
at com.lowagie.text.pdf.codec.TiffImage.getTiffImageColor(Unknown Source)
at com.lowagie.text.pdf.codec.TiffImage.getTiffImage