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…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...