I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this:
Document doc1 = new Document("D:/input1.pdf");
Document doc2 = new Document("D:/input2.pdf");
for (final Page p : do…...1 Like uballach February 20, 2024, 12:48pm 7 Hi, have you been...meantime? asad.ali February 20, 2024, 8:55pm 8 @uballach We are afraid...