I am trying to open a Word Document using QLPreviewController. The document is of kind: Microsoft Word 97 - 2004 document but when I QLPreviewController it just displays the files title with "Microsoft Word 97-2004 document" right bellow.
When I try to call canPreview() it returns true but then it shows no content. Has any one else encountered this where QLPreviewController says it can preview an item but then it just doesn't show any content?