Using QLPreviewController for previewing documents like pdf , doc , xlsx but is is not showing the file content.The file to display is being fetched from server.I just want to show the pdf through the url link coming from server like an image is previewed.
Do we need to save the file first to app's document directory?
Can someone please help?