Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [FEATURE + patch]WriteClipboardHTML and HtmlToText functions
[FEATURE + patch]WriteClipboardHTML and HtmlToText functions [message #51306] |
Mon, 04 March 2019 15:55  |
omari
Messages: 276 Registered: March 2010
|
Experienced Member |
|
|
void WriteClipboardHTML(const String& html) :
write the html into clipboard in HTML Format, useful to export formatted text
it write too the extracted text from html, in Unicode Text Format, can be used if the client does not support HTML Format
WString HtmlToText(String s, bool showLinks = false):
extract text from html, showLinks specify if it include link targets or not.
the zip containe package with the functions and tests.
regards
omari.
|
|
|
Goto Forum:
Current Time: Sat Apr 26 08:35:14 CEST 2025
Total time taken to generate the page: 0.00928 seconds
|