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 , …...getPages()); OutlineItemCollectio bookmark = new OutlineItemCollectio(mergedDoc...mergedDoc.getOutlines()); bookmark.setTitle(Strings.CI.removeEnd(pdfName...