Hi Team,
We are using:
import com.groupdocs.merger.Merger;
import com.groupdocs.merger.domain.options.JoinOptions;
with below code ref to merge two pdf documents:
Map<String, String> map1 = null;
ByteArrayO…...join(pdfInputStream, new JoinOptions());...yteArrays.get(i))) { merger.join(pdfInputStream, new JoinOptions());...