Saved Bookmarks
| 1. |
Solve : use batch to change text file's font.? |
|
Answer» Is there a way to change the font of a text FILE? I want to take user input and WRITE a text file using a different font.There are no native BATCH ways to change word documents. There are no native batch ways to change word documents. Then they do exist, I'd just have to FIND one?*.txt (text) documents do not have included formatting for fonts, just PLAIN text.Quote from: Lemonilla on November 25, 2012, 06:03:52 PM Is there a way to change the font of a text file? I want to take user input and write a text file using a different font. Text files don't have fonts; this is something done by whatever program you are using to view the text file - Notepad for example. Quote from: Lemonilla on November 25, 2012, 09:39:56 PM Then they do exist, I'd just have to find one? They don't exist. |
|