Duplicate image is creating when i try to convert into pdf is there any issue in this sample code?
class ImageProcessor implements FileProcessor {
@Override
public void processFile(Document pdfDocument, File file) {
…... This can help manage how the image is processed...buffered image, which can help manage the image addition more effectively...