Kind of an unusual question. Is it possible to edit font of a text on libreoffice, ubuntu (vim, emacs), Open Office or any other open software via a command line script? I need to be able to edit a file (many files) as follows:
- pages 1-10: fontA
- pages 11-20: fontB
- pages 21-30: fontC etc.
and do that through the command line.
I have many files like that with different texts (file contents) and different fonts so it is too manual to go through all of them by labor-intensive clicking.
It probably doesn't have to be a text editor at all. Maybe, some framework on node.js or python which I can code in.
I would highly appreciate pointing me into the right direction.
via AlexZheda
No comments:
Post a Comment