hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality
I used this logic , …...List; public class PdfMerger { public...public static void mergePdfs(List<InputStream> pdfStreams, String...