Is RTF the Best Document Format for a Cross OS Document Generator?

Описание к видео Is RTF the Best Document Format for a Cross OS Document Generator?

In this video I continue (from    • SIE Accounting Data File Data to Swed...   ) to implement in C++17 an Annual Report document generator using data parsed form file in Swedish SIE file format. I evaluate if to generate in RTF format, HTML format or Markdown. My choice falls on the RTF format as it seems this format can be opened in Windows by Word, on macOS in Apple TextEdit and in Linux in LibreOffice. I come as far as to implement an hardcoded RTF template output. I will continue in the next episode to generate a RTF document with actual dynamic data processed from the parsed SIE file.

Комментарии

Информация по комментариям в разработке