{"id":1594,"date":"2014-12-10T03:53:52","date_gmt":"2014-12-10T03:53:52","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=1594"},"modified":"2021-01-15T14:53:56","modified_gmt":"2021-01-15T19:53:56","slug":"office-previews-setup","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/","title":{"rendered":"Setup Office Previews"},"content":{"rendered":"\n<p>Zoom does not by default provide previews of Microsoft Office documents like <span class=\"keyword\">Word<\/span>, <span class=\"keyword\">Excel<\/span>, <span class=\"keyword\">PowerPoint,<\/span> etc. But with the custom format&nbsp;mechanism available in Zoom 5.2 or greater, there is a way to resolve this gap nicely. This post covers the steps needed to accomplish this exercise.<\/p>\n\n\n\n<p><strong>Note: <\/strong>With version 8.0 or higher, we have made it easier to setup the office previews. Make sure you pay attention to the version specific guide for the office preview setup.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Setting-up-Office-Previews-on-v8.0-or-Higher\">Setting up Office Previews on v8.0 or Higher<\/h2>\n\n\n\n<p>With v8.0, setting office file previews becomes easier. In most cases just the installation of LibreOffice is required without setting of any Perl file.<br><strong>Note: <\/strong>On, Microsoft Windows, not need to setup <em>Strawberry Perl.<\/em> On Linux no need to edit and setup the soffice.pl  perl file.<\/p>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"Setting-up-Office-Previews-on-v8.0-or-Higher\"><strong>Steps to setup the office previews<\/strong><\/h6>\n\n\n\n<ol class=\"wp-block-list\"><li>Go to the Preview Server machine where it is installed.<\/li><li>Download and install long term supported version of the <a href=\"https:\/\/www.libreoffice.org\/download\/download\">LibreOffice<\/a> from their Website. <\/li><li>You can also install the LibreOffice from official OS specific application repository. For example, on <em>Centos<\/em>, you can use YUM Command to install the LibreOffice.<\/li><li>Preview Server looks for the typical <em>LibreOffice<\/em> installation at various paths based on the operating system it is are running on.<ol><li>On Windows: <code>C:\\Program Files\\LibreOffice\\program\\soffice<\/code><\/li><li>On Linux: <code>\/opt\/libreoffice<strong>X.Y<\/strong>\/program\/soffice<\/code><ol><li>This is the typical LibreOffice installation path when installed via rpm command. Note: Version number for you might be different. <br>If more than one LibreOffices are installed at the same path, higher version number is picked up.<\/li><\/ol><\/li><li><em>UM command <\/em>typically installs it at: <code>\/usr\/bin\/soffice<\/code><\/li><li>On Mac: \/<code>Applications\/LibreOffice.app\/Contents\/MacOS\/soffice<\/code><\/li><\/ol><\/li><li>A warning message will logged in the Preview Server logs if it is not able to locate the <em><strong>soffice<\/strong><\/em> executable. In that case, admins can edit the <em>preview-server.xml<\/em> and provide the <em>soffice<\/em> executable path by hand. See the section below for the details.<\/li><li>Open Zoom Web Management Console.<\/li><li>Goto <code>System -> Media Converter -> Default Converters<\/code><\/li><li>Set &#8220;<strong>System &#8211; Zoom Office Document Converter<\/strong>&#8221; as default converter for various office file formats like: <strong>DOC, DOCX, TXT, XLS, PPT<\/strong> etc&#8230;<\/li><li><strong>Note:<\/strong> Don&#8217;t use <strong>&#8220;Zoom Office Document Converter&#8221;<\/strong>, that is <span class=\"has-inline-color has-vivid-red-color\">deprecated<\/span> in v8.0.<\/li><li><strong>Note:<\/strong> If you are upgrading to v8.0, you still need to change the default media converter to &#8220;<strong>System &#8211; Zoom Office Document Converter<\/strong>&#8220;.<\/li><li>Save the settings in Webmin.<\/li><li>Now try to preview the Office file previews in the Zoom Desktop or Webclient app.<\/li><li>If you are not able to see the office previews, check the preview server logs and see if there is any error in running the LibreOffice <strong>soffice<\/strong> executable.<\/li><\/ol>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>How to set LibreOffice executable path in the preview-server.xml?<\/strong><\/h6>\n\n\n\n<ul class=\"wp-block-list\"><li>Edit <strong>preview-server.xml<\/strong> file<\/li><li>Locate section: &lt;mediaConverterConstants&gt;. If this section is not present, add the section like:<br><\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;previewserverspec>\n  ...\n  ...\n  &lt;mediaConverterConstants>\n    &lt;entry>\n      &lt;string>LIBREOFFICE_EXECUTABLE&lt;\/string>\n      &lt;string>Specify LibreOffice's soffice executable path.&lt;\/string>\n    &lt;\/entry>\n  &lt;\/mediaConverterConstants>\n&lt;\/previewserverspec><\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Specify the LibreOffice path up-to full <strong><em>soffice<\/em><\/strong> executable.<\/li><li>Save the file and restart the Preview Server.<\/li><\/ul>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Office-Preview-Setup-for-v7.x-or-Lower\">Office Preview Setup for v7.x or Lower<\/h2>\n\n\n\n<p>Follow the steps below, if Preview Server is running on Linux operating system(like Centos 6.x\/7.x, Fedora, RedHat, etc).<\/p>\n\n\n\n<p><b>Install LibreOffice dependent libraries on Linux:<\/b><\/p>\n\n\n\n<p>On the command line, run:<\/p>\n\n\n\n<p><code class=\"\">yum install -y libXrender libXext libSM libICE libGLU fontconfig cups-libs cairo mesa-libGL<\/code><\/p>\n\n\n\n<p><b>Install LibreOffice on Linux:<\/b><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Download the long term support version of the <a href=\"https:\/\/www.libreoffice.org\/download\/download\">LibreOffice<\/a> from their webclient. Make sure you download and install the platform specific version.<\/li><li>Make sure to check LibreOffice System Requirements. LibreOffice system requirement links: <a href=\"https:\/\/www.libreoffice.org\/get-help\/system-requirements\">https:\/\/www.libreoffice.org\/get-help\/system-requirements<\/a>.<\/li><li>Make sure you uninstall any older version of LibreOffice before installing the newer version.<\/li><li>On  a RedHat\/Centos system, LibreOffice gets installed at path: \/opt\/libreoffice6.3. For you version number might be different. <\/li><li>Once installed try running the command: <br><code class=\"\">soffice --version<\/code><br>It will print LibreOffice version on the system, like <span class=\"s1\"><em>LibreOffice 6.3&#8230; 410(Build:2)<\/em><\/span> <div class=\"note\">If the command, <em>soffice &#8211;version,<\/em> does not print LibreOffice version then download it and install the latest version.<\/div> <\/li><li>Install LibreOffice on the Preview Server: <ol><li>untar the downloaded libre office tar file. <p class=\"p1\"><em><span class=\"s1\"><code class=\"\">tar -xvf LibreOffice_4.3.3_Linux_x86-64_rpm.tar.gz<\/code><\/span><\/em><\/p> <\/li><li> Make a directory named&nbsp;LibreOfficeInstallation. We are going to use this directory for installation.<br><p class=\"p1\"><em>e.g mkdir&nbsp;LibreOfficeInstallation<\/em><\/p> <\/li><li>Goto the extracted LibreOffice directory.<br><em><code class=\"\">cd LibreOffice_4.3.4.1_Linux_x86-64_rpm<\/code><\/em><\/li><li>Run install script, and it will display help. To install the LibreOffice in the directory created above, run the following command: <p class=\"p1\"><span class=\"s1\"><em><code class=\"\">.\/install -a RPMS &lt;path to LibreOfficeInstallation directory, which we created above in step 2&gt;<\/code><\/em><br><\/span><\/p> <\/li><li>Now LibreOffice is installed in the directory which we created in step 2 above. Run the following command to verify the version: <p class=\"p1\"><em><span class=\"s1\"><code class=\"\">\/program\/soffice --version<\/code> &nbsp;(#Note: Two dashes&nbsp;before version &#8211; -version)<\/span><\/em><\/p> <\/li><li>Great Work!. Now LibreOffice is installed. <\/li><\/ol><\/li><li>Follow the steps given below to enable <span class=\"keyword\">MS Office<\/span> file types&#8217; preview in Zoom Asset Browser. <ol><li>Go to the Preview Server installation directory or Zoom Server installation directory, if both are running on the same machine.<\/li><li>Go to the bin directory inside that<\/li><li>Open and edit&nbsp;soffice.pl<\/li><li>Search for text soffice in this file. Replace text soffice with path:<br><em><span class=\"s1\">&lt;Path of LibreOffice InstallationDirectory&gt;\/opt\/libreoffice4.3\/program\/soffice<br><\/span><\/em><span class=\"s1\">Save the file. And check for execute permission on it. If execute permission is missing, then set execute&nbsp;permission on soffice.pl.<br>To set execute permission use the <em>chmod<\/em> command.<br><strong>Note:<\/strong> Another option is to append&nbsp;the <em>&#8220;<span class=\"s1\">\/opt\/libreoffice4.3\/program&#8221;&nbsp;<\/span><\/em><span class=\"s1\">on the PATH environment variable of the Preview Server users.<br><strong>Note:<\/strong> If Multiple Preview Servers are deployed, then all the above steps have to be performed on all Preview Servers. Zoom Server won&#8217;t install LibreOffice automatically on any of the Preview Servers.<\/span><\/span><\/li><li>Now open the Zoom Server web admin console at http:\/\/&lt;zoom-server&gt;:8443. Go to Custom formats and set default custom format for MS Office File types. See <a title=\"Zoom Custom Formats\" rel=\"noopener noreferrer\" href=\"https:\/\/evolphin.com\/help\/docs\/v5\/server\/configuration-server\/zoom-custom-format-help\/\" target=\"_blank\">Set Default Custom Format Section<\/a>. See the images below for more details.<br> <\/li><\/ol><\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2.jpeg\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\" alt=\"Set Office Default Custom Format\" class=\"wp-image-1605\"\/><\/a><figcaption>Set Office Default Custom Formats<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image alignnone\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-1.jpg\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-1-1024x525.jpg\" alt=\"Office Default Custom Formats\" class=\"wp-image-1604\"\/><\/a><figcaption>Office Default Custom Formats<\/figcaption><\/figure>\n\n\n\n<li>Go to the Zoom Server installation directory (if Preview and Zoom Server are on the same machine, then it is the same directory). In the Zoom Server installation directory, go to the <em>conf<\/em> directory.<\/li>\n\n\n\n<li>Edit multipagetype.properties, in the conf directory, and add the MS Office file types in it such as&nbsp; <span class=\"keyword\">DOC<\/span>,<span class=\"keyword\">DOCX<\/span>,<span class=\"keyword\">PPT<\/span>,<span class=\"keyword\">PPTX<\/span>,<span class=\"keyword\">XLS<\/span>,<span class=\"keyword\">XLSX<\/span>. In the multipage.properties add the file which is on the multi-page type. Like PDF, INDD, etc.. Save the file after adding these filetypes. All filetypes are in capital letters without a dot in them.<\/li>\n\n\n\n<li>Edit&nbsp;thumbfiletypes.properties and add the file formats which you have added in the above step. Save this file.<\/li>\n\n\n\n<li>\n<div class=\"note\">Note: In the case of Zoom HADR deployment, repeat above steps 7 and 8 on all Zoom Server installations.<\/div>\n<\/li>\n\n\n\n<li>Now Zoom and Preview Servers are ready to display MS Office file types preview.<\/li>\n\n\n\n<li>Restart Asset Browser to see previews of MS Office file types.<\/li>\n\n\n\n<p>This is all for enabling MS Office Previews in the Zoom Asset Browser.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Windows&nbsp;Preview Server<\/h4>\n\n\n\n<p><em>Follow the steps below on your Windows Server where your Preview Server is configured to run.<\/em><\/p>\n\n\n\n<p><b>Install Strawberry Perl on Windows:<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Download 64-bit Strawberry Perl from <\/span><a href=\"http:\/\/strawberryperl.com\/\"><span style=\"font-weight: 400;\">http:\/\/strawberryperl.com\/<\/span><\/a><span style=\"font-weight: 400;\"> and install it.<\/span><\/li><\/ul>\n\n\n\n<p><b>Install LibreOffice on Windows:<\/b><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Download LibreOffice from<\/span><b> <\/b><a href=\"https:\/\/downloadarchive.documentfoundation.org\/libreoffice\/old\/4.2.4.1\/win\/x86\/\"><span style=\"font-weight: 400;\">https:\/\/downloadarchive.documentfoundation.org\/libreoffice\/old\/4.2.4.1\/win\/x86\/<\/span><\/a><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Install LibreOffice on the Preview Server.<\/span><\/li><\/ul>\n\n\n\n<p><b>Follow the steps given below to enable MS Office file types preview in Zoom<\/b><\/p>\n\n\n\n<div class=\"note\"><b>NOTE: <\/b><i><span style=\"font-weight: 400;\">The following steps involve editing or replacing configuration and properties files. &nbsp;Please, ensure you back up the current files that you will be required to modify or replace<\/span><\/i><\/div>\n\n\n\n<ol class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Go to <\/span><a href=\"https:\/\/evolphin.com\/help\/download\/MSofficePrev\/soffice.zip\"><span style=\"font-weight: 400;\">https:\/\/evolphin.com\/help\/download\/MSofficePrev\/soffice.zip<\/span><\/a><span style=\"font-weight: 400;\"> and download the soffice.zip file.<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Unzip the soffice.zip file and extract the contents to file to a directory of your preference. &nbsp;The file should contain the following files:<\/span>\n<ol>\n<li style=\"font-weight: 400;\"><span class=\"keyword\" style=\"font-weight: 400;\"> soffice.pl<\/span><\/li>\n<li style=\"font-weight: 400;\"><span class=\"keyword\" style=\"font-weight: 400;\">soffice1.bat<\/span><\/li>\n<\/ol>\n<\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Go to the Zoom installation directory (<\/span><b><i>&lt;ZoomInstallDir&gt;\\DAM\\bin<\/i><\/b><span style=\"font-weight: 400;\">), on the machine that is running your Preview Server.<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Copy\/Replace the soffice.pl and soffice1.bat files.<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Now open the Zoom Server web admin console at <span class=\"keyword\">http:\/\/&lt;zoom-server&gt;:8443<\/span>. Go to Manage Formats and then click on Add Format to add the Zoom Office Document Converter Format.<\/span>\n<div class=\"note\"><strong>NOTE:<\/strong> For Zoom version 5.5+ higher &#8220;Manage Formats&#8221; &nbsp;has been replaced by the &#8220;Media Converters&#8221; menu in the Web Management Console. The Zoom office document converter has been provided out of the box and does not need to be created. You will only need to edit the executable path to the soffice script, as described in step #2 below.<\/div>\n<ol style=\"list-style-type: lower-alpha;\">\n<li style=\"font-weight: 400;\">Set the \u201cFormat Name field\u201d to \u201cZoom Office Document Converter\u201d Set the \u201cDescription\u201d field to \u201cZoom documents converter for previewing MS Doc, Excel, PowerPoint previews.\u201d<\/li>\n<li style=\"font-weight: 400;\">Set the Executable Path text to the location of the soffice1.bat script that was used in step 4.&nbsp; In our example, it is \u201cC:\\Program Files (x86)\\Evolphin\\DAM\\bin\\soffice1.bat\u201d<\/li>\n<li style=\"font-weight: 400;\">Set the Input Formats field to \u201cXLSX, XLS, DOCX, DOC, XLT, PPT, PPTX\u201d<\/li>\n<li style=\"font-weight: 400;\">Set the Output Formats field to \u201cJPEG\u201d<\/li>\n<li style=\"font-weight: 400;\">Check Can Generate Multiple Output Files<\/li>\n<li style=\"font-weight: 400;\">Click Add arguments and input the following arguments one by one:\n<ul>\n<li><strong>InputArg:<\/strong> Editable by user box remains unchecked, Label: InputArg, Tooltip field remains empty, Parameters: -i<\/li>\n<li><strong>InputFile<\/strong>: Editable by user box remains unchecked, Label: InputFile, Tooltip field remains empty, Parameters: &lt;%InputFile%&gt;\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-3708 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/08\/img_55da36531a7e6.png\" alt=\"\"><\/figure><p id=\"jFLtYEZ\"><\/p>\n<\/li>\n<li><strong>OutputArg:<\/strong> Editable by user box remains unchecked, Label: OutputArg, Tooltip field remains empty, Parameters: -o<\/li>\n<li><strong>OutputFile<\/strong>: Editable by user box remains unchecked, Label: OutputFile, Tooltip field remains empty, Parameters: &lt;%OutputFile%&gt;\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-3709 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/08\/img_55da3674273a9.png\" alt=\"\"><\/figure><p id=\"POGQsGJ\"><\/p>\n<\/li>\n<li><strong>DPI:<\/strong> Editable by user box remains unchecked, Label: DPI, Tooltip field remains empty, Parameters: &#8211;dpi 200<\/li>\n<li><strong>PrintSize<\/strong>: Editable by user box remains unchecked, Label: PrintSize, Tooltip field remains empty, Parameters: &#8211;printSize 2100.\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-3712 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/08\/img_55da36bdaf5b2.png\" alt=\"\"><\/figure><div><\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li style=\"font-weight: 400;\">Save and close the \u201cZoom Office Document Converter\u201d format page. In the Manage formats page, you should now see the newly creates \u201cZoom Office Document Converter\u201d custom format and you can verify the above configuration by expanding the format by clicking on the \u201c+\u201d icon.\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-3711 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/08\/img_55da36a8ce4e8.png\" alt=\"\"><\/figure><p id=\"BHYRkKl\"><\/p>\n<\/li>\n<\/ol>\n<\/li><li><span style=\"font-weight: 400;\">Go to Custom Formats (default converters for Zoom version 5.5 and higher)&nbsp;and set default custom formats for each MS Office File Types one by one. See the image below for more details:<\/span>\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Screen-Shot-2016-01-05-at-2.58.50-PM.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-4412 size-large\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Screen-Shot-2016-01-05-at-2.58.50-PM-1024x273.png\" alt=\"Screen Shot 2016-01-05 at 2.58.50 PM\" width=\"835\" height=\"222\"><\/a><\/figure><p>&nbsp;<\/p>\n<\/li><li><span style=\"font-weight: 400;\">Go to the Zoom Server installation directory. In the Zoom Server installation directory, go to the conf directory<\/span> <span style=\"font-weight: 400;\">(<\/span><span class=\"keyword\"><b><i>&lt;ZoomInstallDir&gt;\\DAM\\conf<\/i><\/b><\/span><span style=\"font-weight: 400;\">).<\/span><\/li><li><span style=\"font-weight: 400;\">Edit multipagetype.properties, in the conf directory, add MS Office file types.<\/span><span style=\"font-weight: 400;\">&nbsp; In the multipage.properties, add the MS Office file types like <\/span><i><span style=\"font-weight: 400;\"><span class=\"keyword\">DOC,DOCX,PPT,PPTX,XLS,XLSX<\/span>.<\/span><\/i>\n<div class=\"note\"><b><i>NOTE<\/i><\/b><i><span style=\"font-weight: 400;\">: One file type per line<\/span><\/i><\/div>\n<p><span style=\"font-weight: 400;\">Save the file after adding these file types. All file types are in capital letters without a dot in them.<\/span><\/p>\n<\/li><li><span style=\"font-weight: 400;\">Edit thumbfiletypes.properties and add the file formats which you added in the above step.<\/span>\n<div class=\"note\"><b><i>NOTE<\/i><\/b><i><span style=\"font-weight: 400;\">: One file type per line<\/span><\/i><\/div>\n<p><span style=\"font-weight: 400;\">Save this file.<\/span><\/p>\n<\/li><li><span style=\"font-weight: 400;\">Now Zoom and Preview Servers are ready to display MS Office file types preview.<\/span><\/li><li><span style=\"font-weight: 400;\">Restart the Asset Browser to see previews of MS Office file types.<\/span><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Zoom does not by default provide previews of Microsoft Office documents like Word, Excel, PowerPoint, etc. But with the custom format&nbsp;mechanism available in Zoom 5.2 or greater, there is a way to resolve this gap nicely. This post covers the steps needed to accomplish this exercise. Note: With version 8.0 or higher, we have made [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[31],"tags":[99,100,101,96,102,97,103,21],"class_list":["post-1594","post","type-post","status-publish","format-standard","hentry","category-configuration-server","tag-excel","tag-msoffice","tag-office","tag-office-preview","tag-powerpoint","tag-preview","tag-word","tag-zoom-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Setup Office Previews - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setup Office Previews - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Zoom does not by default provide previews of Microsoft Office documents like Word, Excel, PowerPoint, etc. But with the custom format&nbsp;mechanism available in Zoom 5.2 or greater, there is a way to resolve this gap nicely. This post covers the steps needed to accomplish this exercise. Note: With version 8.0 or higher, we have made [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2014-12-10T03:53:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-15T19:53:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Setup Office Previews\",\"datePublished\":\"2014-12-10T03:53:52+00:00\",\"dateModified\":\"2021-01-15T19:53:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/\"},\"wordCount\":1740,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\",\"keywords\":[\"excel\",\"msoffice\",\"office\",\"Office Preview\",\"powerpoint\",\"Preview\",\"word\",\"zoom 5\"],\"articleSection\":[\"Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/\",\"name\":\"Setup Office Previews - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\",\"datePublished\":\"2014-12-10T03:53:52+00:00\",\"dateModified\":\"2021-01-15T19:53:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/office-previews-setup\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setup Office Previews\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Setup Office Previews - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/","og_locale":"en_US","og_type":"article","og_title":"Setup Office Previews - Evolphin Documentation","og_description":"Zoom does not by default provide previews of Microsoft Office documents like Word, Excel, PowerPoint, etc. But with the custom format&nbsp;mechanism available in Zoom 5.2 or greater, there is a way to resolve this gap nicely. This post covers the steps needed to accomplish this exercise. Note: With version 8.0 or higher, we have made [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/","og_site_name":"Evolphin Documentation","article_published_time":"2014-12-10T03:53:52+00:00","article_modified_time":"2021-01-15T19:53:56+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Setup Office Previews","datePublished":"2014-12-10T03:53:52+00:00","dateModified":"2021-01-15T19:53:56+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/"},"wordCount":1740,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg","keywords":["excel","msoffice","office","Office Preview","powerpoint","Preview","word","zoom 5"],"articleSection":["Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/","url":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/","name":"Setup Office Previews - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg","datePublished":"2014-12-10T03:53:52+00:00","dateModified":"2021-01-15T19:53:56+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2014\/12\/Ms-Office-Custom-Format-Setup-Default-2-1024x526.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/office-previews-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Setup Office Previews"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/1594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=1594"}],"version-history":[{"count":5,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/1594\/revisions"}],"predecessor-version":[{"id":16305,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/1594\/revisions\/16305"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=1594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=1594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=1594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}