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);...