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) {
…...convert into pdf Aspose.PDF Product Family aspose-pdf-java veeru...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...