Hi Team,
I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...Image image = new com.aspose.pdf.Image(); File tempImageFile...FileInputStream(tempImageFile)) { image.setImageStream(imageInputStreamForP);...