Creating a text file in Java with bold formatting of headings
问题 I am working on a Java application which creates an encrypted report .txt file (on server which uses 3DES algorithm). This file is then opened on another program which is running on PC and can be decrypted to get the final report. I am having a requirement of highlighting the headings in the report in BOLD . I came across a way to make a word file with formatting using java. If I create a .doc file with the following HTML tags, MS word opens a the file like any browser. <HTML> <BODY> <b>