Hi guys.
Question: is there any way for me to read off a text document and retain the properties of the words (italics, bold, etc)? I've been trying to make sense out of readfile() function of PHP, but I'm not sure if what I'm looking at is correct... (plus the fact if it is supported in an Linux-Apache server)?
Also, if this is supported, is there any server settings that I must first test for this to work?
Bottom line is, I need to read contents from a document (doc or rtf, but more inclined to rtf), to be displayed on a webpage, with all of the text styles intact...