U++ framework
Do not panic. Ask here before giving up.

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 Go to previous message
omari is currently offline  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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: curl
Next Topic: How to detect available OpenGL memory?
Goto Forum:
  


Current Time: Sun May 03 06:23:40 GMT+2 2026

Total time taken to generate the page: 0.00565 seconds