I am having the high quality image in pdf and when converting this into image, the images are fading out.(using jar file PDFRENDER 0.9.1) i having the image in pdf form like this
and after converting this into image, the image is shown as
I am getting an error
Unsupported function type 4. at com.sun.pdfview.function.FunctionType4.parse(FunctionType4.java:828) at com.sun.pdfview.function.PDFFunction.getFunction(PDFFunction.java:168) at com.sun.pdfview.colorspace.PDFColorSpace.getColorSpace(PDFColorSpace.java:176) at com.sun.pdfview.pattern.PDFShader.getShader(PDFShader.java:144) at com.sun.pdfview.PDFParser.doShader(PDFParser.java:1145) at com.sun.pdfview.PDFParser.iterate(PDFParser.java:633) at com.sun.pdfview.BaseWatchable.run(BaseWatchable.java:101) at java.lang.Thread.run(Thread.java:619)
So what is the solution for this