rtf2html
rtf2html copied to clipboard
RTF to HTML converter for use both with your applications and as a standalone tool. Small and fast. Processes tables better than any other tool I've seen.
### Version hjsz@hjsz:~/rtf2html$ ./rtf2html -v rtf2html version 0.2.0 ### Command ./rtf2html ### Crash output #### Crash1: heap-buffer-overflow ================================================================= ==3467450==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x63000000f401 at pc 0x0000004e744e bp 0x7ffc3c277010 sp...
using what we use in MuseScore, see https://github.com/musescore/MuseScore/commit/154b427f81625401d26ac3bd9ce9336db2d7689e and https://github.com/musescore/MuseScore/pull/5392/commits/785b69df83ce06563537b6b5f6d4739cb01e7ac3
- add support for 8-bit characters (\'xx) - fix issue with generating empty HTML files in some cases - remove possibly redundant std::logic_error which causes an error on some files
Bring the code into sync with what we use in MuseScore (where we use it as a library function, not as a standlone program, this is the remaining difference, plus...
How to use rtf2html on windows? I downloaded the file .EXE but isn't working for me
If there are tabs or spaces at the beginning of a line, they are removed. The same if they are between words.
Can you please add Image support? This project would be perfect for what I need to use it for then.
# intro _**disclaimer**: I'm not opening these issues asking for some solution; actually I'm very grateful for the existence of **rt2html** because of all the thing I tried, it is...
# intro _**disclaimer**: I'm not opening these issues asking for some solution; actually I'm very grateful for the existence of **rt2html** because of all the thing I tried, it is...
Translating LZXFMT.DOC from https://archive.org/details/cab-sdk with both `rtf2html` and `unrtf --html` misses diagram sections.