INSTALL
LICENSE
README
PageProcessor | --TextProcessor | --RtfProcessor
static string extractText( string $rtf_string)
Plain text is mainly extracted by getText(), this function does some pre and post processing of escape braces and stuff
static string getNextObject( string $rtf_string, int $cur_pos)
static string getText( string $rtf_string)
array process( string $page, string $url)