Mail merge Word or PDF files in Java. Fill in the Mail merge template with your personal data to automate mailings or generate reports using Java....new String [] { }; Object[] values = new Object [] { }; Document...getMailMerge().execute(fields, values); doc.save( "Output.docx" );...