Merge multiple files in Java: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...