Hi Team,
When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...pdfOpts = new PdfOptions(); // JPEG compression works well for colour...setImageCompression(PdfImageCompression.Jpeg); pdfOpts.setJpegQuality(80);...