Skip to content

alin-c/RTFToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

fn_RTFToText is a T-SQL function which extracts from a RTF input the plain text visible to the user. It handles escaped characters (ASCII, Unicode and {, }, \) so that the output displays them correctly. It does not handle image data, nor large inputs (larger than NVARCHAR(MAX)).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages