Hi! I need a function to fetch text from docx file, but it is showing formated characters in output. I was using fopen, fgets etc function . I want to fetch text from .docx and save it to .txt file Without special characters (Microsoft formated characters) Is there any function or an example?? Thanks Jagdeep Singh