. * */ OCP\JSON::checkLoggedIn(); OCP\JSON::checkAppEnabled('office'); session_write_close(); $file = $_GET['filepath']; \OCP\Preview::show($file,120,120);