Problem
In Outlook 2016, when you select a PDF that is attached to an email to preview the page content, you may receive the following error message.
"The file cannot be previewed because there is no previewer installed for it"
Workaround
To recover the preview function, please try following procedure.
1.Firstly,please verify that the Shell Extension component in Foxit Foxit PDF Editor and Editor Pro was installed. Navigate to C:\Program Files (x86)\Foxit Software\Foxit PDF Editor\Shell Extensions or C:\Program Files\Foxit Software\Foxit PDF Editor\Shell Extensions, see if there are two dll files and one exe files. If they appear, the component was installed. Otherwise, Foxit PDF Editor needs to be reinstalled by installing the entire Shell Extensions feature during Installation Wizard.
2.Exit Outlook.
3.Register Preview plugin "FoxitPrevHndlr.dll". Click here to know how to do that.
4.Start Registry Editor.
-
In Windows 7, click Start, type regedit.exe in the search box, and then press Enter.
-
In Windows 10, Windows 8.1, and Windows 8, press the Windows key + R to open a Run dialog box, type regedit.exe, and then click OK.
5. Locate following registry key:
HKEY_CLASSES_ROOT\.pdf\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}
Check if the value of (Default) entry and PrevPreviewHandler is same as the following key:
{1B96FAD8-1C10-416E-8027-6EFF94045F6F}
If not, right click each entry of above, choose Modify and change the Value data to {1B96FAD8-1C10-416E-8027-6EFF94045F6F}
and click OK to apply the change.
6.Locate following registry key:
HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{1B96FAD8-1C10-416E-8027-6EFF94045F6F}\LocalServer32
check the value for Default entry under LocalServer32, change it to "path\FoxitPreviewhost.exe"
For example:I have Foxit PDF Editor installed under C:\Program Files (x86)\Foxit Software\Foxit PDF Editor\
I have to change the value for the item under LocalServer32 to
C:\Program Files (x86)\Foxit Software\Foxit PDF Editor\Shell Extensions\FoxitPreviewhost.exe
7.Go to HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{FFBD7029-84D7-4E1E-BE44-B6619BC545ED} ,change the value for the AppID string into
{534A1E02-D58F-44f0-B58B-36CBED287C7C}
8.Go to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193},change the value for the AppID string into
{534A1E02-D58F-44f0-B58B-36CBED287C7C}
If the above steps don't help, please further check whether the task manager under the current user of this computer has "FoxitPreviewHost.exe" process running? If Foxit PDF Editor is running under a server environment, please expand the "FoxitPreviewHost.exe" process in task manager to check its next level to see if the current user name is displayed in the next level directory of the process?
If not, it means that the current user don't have the "FoxitPreviewHost.exe" running,that is the reason why current user cannot preview PDF file. Please further check whether the "FoxitPreviewHost.exe" process under the current user is blocked by other security software (such as MS Applocker).If yes,please unblock it from security software.