No characters exported when I export to RTF some text with NPPExport 0.26 and NPP 4.75 (copy/past or export). The not accented text is correct and the accented are lost.
Thanks
Adalan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've tryed Notepad++ 4.8RC with the NPPExport plugin (v.0.25 et v.0.26) : result exactly the same as Notepad++ 4.75. All accented characters are lost when I use the export plugin.
Tested :
- export and copy/paste
- RTF and HTML
- ANSI mode and UTF8 mode
It's not a problem with Notepad++ 4.8RC himself : the standard copy/paste run correctly in UTF8 and ANSI mode (and the news encoding convert commands are really good !)
It's a problem with NPPExport, the plugin eat the accented characters !
Thanks
Adalan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a unicode related problem, Scintilla doesnt really support it very well so the export goofs up.
Im considering a possible fix, but for now you have to try to use ANSI mode and not UTF-8 or UCS-2. The new Notepad++ 4.8 supports proper conversion between the two (that is, if the characters can somehow be mapped to ANSI), so see if that helps (it wont export any non-westers characters or symbols)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Same result in ANSI mode, the accented characters are lost when I export.
I've tested Scite with the "copy to RTF" command. The copying run correctly in ANSI mode. In UTF8 mode the accented characters are badly converted but not lost.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Accented characters not exported
No characters exported when I export to RTF some text with NPPExport 0.26 and NPP 4.75 (copy/past or export). The not accented text is correct and the accented are lost.
Thanks
Adalan
I've tryed Notepad++ 4.8RC with the NPPExport plugin (v.0.25 et v.0.26) : result exactly the same as Notepad++ 4.75. All accented characters are lost when I use the export plugin.
Tested :
- export and copy/paste
- RTF and HTML
- ANSI mode and UTF8 mode
It's not a problem with Notepad++ 4.8RC himself : the standard copy/paste run correctly in UTF8 and ANSI mode (and the news encoding convert commands are really good !)
It's a problem with NPPExport, the plugin eat the accented characters !
Thanks
Adalan
This is a unicode related problem, Scintilla doesnt really support it very well so the export goofs up.
Im considering a possible fix, but for now you have to try to use ANSI mode and not UTF-8 or UCS-2. The new Notepad++ 4.8 supports proper conversion between the two (that is, if the characters can somehow be mapped to ANSI), so see if that helps (it wont export any non-westers characters or symbols)
Same result in ANSI mode, the accented characters are lost when I export.
I've tested Scite with the "copy to RTF" command. The copying run correctly in ANSI mode. In UTF8 mode the accented characters are badly converted but not lost.