Preview of .pdf in Everything
Preview of .pdf in Everything
Preview (Alt+P) of a .pdf file in Everything - works, displays a "preview" of the pdf.
Why?
Is that something of Everything's doing?
Or is there something on my end (Win7) that allows it?
If so, what?
Windows Explore itself (on my end) does not show a "preview" (I don't think).
(And actually, what Everything shows is not a "preview", but the document itself.)
I do have Foxit Reader running (but see nothing in there that would relate).
I do have Sumatra PDF, but not running (& I don't think it has anything that relates?).
Why?
Is that something of Everything's doing?
Or is there something on my end (Win7) that allows it?
If so, what?
Windows Explore itself (on my end) does not show a "preview" (I don't think).
(And actually, what Everything shows is not a "preview", but the document itself.)
I do have Foxit Reader running (but see nothing in there that would relate).
I do have Sumatra PDF, but not running (& I don't think it has anything that relates?).
Re: Preview of .pdf in Everything
Please check the debug output for how the preview handler is found:
Please check the following advanced settings:
- In Everything 1.5, make sure nothing is selected.
- From the Tools menu, under the Debug submenu, click Start Debug Logging...
- Please make sure the preview pane is visible (Alt + P)
- Select your PDF.
- From the Tools menu, under the Debug submenu, click Stop Debug Logging...
---This will open your Everything Debug Log.txt in Notepad. - Look for the following lines in this debug log:
- got preview handler from
- got preview CLSID:
Please check the following advanced settings:
Re: Preview of .pdf in Everything
Ah, so it is Foxit.
This, The file cannot be previewed because there is no previewer installed for it in Outlook, talks about 2 .dll & 1 .exe. I have 1 .dll only (but then I'm using an old version of Foxit).
Code: Select all
2024-07-01 10:34:58.154: show_preview_handlers 1
2024-07-01 10:34:58.181: got preview handler from ext
2024-07-01 10:34:58.181: got preview handler from ext \\NAS\OFFICE\COPY\USR\NEIL\Letters\Milwaukee Winter 2019 Cordless Catalog.pdf 1
2024-07-01 10:34:58.181: got preview CLSID: {ffbd7029-84d7-4e1e-be44-b6619bc545ed}
2024-07-01 10:34:58.217: got preview handler 0.035809 seconds
2024-07-01 10:34:58.219: got iws
2024-07-01 10:34:58.220: got stream
2024-07-01 10:35:00.031: iws initialized
2024-07-01 10:35:00.036: setup 0.000162 seconds
2024-07-01 10:35:00.163: DoPreview ok
2024-07-01 10:35:00.163: DoPreview ok: 1, 0.127046 seconds
2024-07-01 10:35:00.163: setsite
2024-07-01 10:35:00.164: loaded preview in 1.947015 seconds
2024-07-01 10:35:03.878: SYSCOMMAND 0000f095 00240324
2024-07-01 10:35:06.213: COMMAND 40210
This, The file cannot be previewed because there is no previewer installed for it in Outlook, talks about 2 .dll & 1 .exe. I have 1 .dll only (but then I'm using an old version of Foxit).
Re: Preview of .pdf in Everything
There is a separate preview handler for Foxit which works fine for me with all programs, including Everything.
but it has one drawback.
All files it previews are first copied into users temp dir.
If you already have SumatraPDF, install it with its preview module.
This is one of the best PDF previewer.
but it has one drawback.
All files it previews are first copied into users temp dir.
If you already have SumatraPDF, install it with its preview module.
This is one of the best PDF previewer.
Re: Preview of .pdf in Everything
(I'm not particularly wanting it to work.
I was only surprised that it did, given that I wasn't aware that I did anything to make it work.)
I was only surprised that it did, given that I wasn't aware that I did anything to make it work.)
Re: Preview of .pdf in Everything
Thanks for the logs therube,
The latest versions will show detailed information where the preview CLSID was found from the exact registry key.
I wonder why it works in Everything and not Windows Explorer?
This is an older version of Everything 1.5.2024-07-01 10:34:58.181: got preview handler from ext
The latest versions will show detailed information where the preview CLSID was found from the exact registry key.
I wonder why it works in Everything and not Windows Explorer?
Re: Preview of .pdf in Everything
Yeah, I happened to have a 1367 open when I ran it.This is an older version of Everything 1.5.
Probably something to do with, Thumbnails, what is needed to display?I wonder why it works in Everything and not Windows Explorer?
1383:
Code: Select all
2024-07-02 10:44:45.371: COMMAND 40055
2024-07-02 10:44:45.371: show_preview_handlers 1
2024-07-02 10:44:45.408: got preview handler from key: .pdf\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}
2024-07-02 10:44:45.408: got preview CLSID: {ffbd7029-84d7-4e1e-be44-b6619bc545ed}
2024-07-02 10:44:45.445: setsite
2024-07-02 10:44:45.445: got preview handler 0.037117 seconds
2024-07-02 10:44:45.446: got iws
2024-07-02 10:44:45.446: got stream
2024-07-02 10:44:47.215: iws initialized
2024-07-02 10:44:47.216: setup 0.000088 seconds
2024-07-02 10:44:47.338: DoPreview ok
2024-07-02 10:44:47.338: DoPreview ok: 1, 0.122613 seconds
2024-07-02 10:44:47.338: loaded preview in 1.893386 seconds
2024-07-02 10:44:47.909: CreateFileW(): 3: Failed to open file W:
2024-07-02 10:44:47.909: RDC W: 3
2024-07-02 10:44:49.215: SYSCOMMAND 0000f095 009302ec
2024-07-02 10:44:52.700: COMMAND 40210
Re: Preview of .pdf in Everything
Thanks for the logs therube,
Are you using the x86 version of Everything? -maybe the x86 preview handler is registered?
Everything should be showing the preview (as it does)2024-07-02 10:44:45.408: got preview handler from key: .pdf\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}
Are you using the x86 version of Everything? -maybe the x86 preview handler is registered?
Re: Preview of .pdf in Everything
Yes.Are you using the x86 version of Everything?
Code: Select all
REGEDIT4
[HKEY_CLASSES_ROOT\.pdf\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
@="{FFBD7029-84D7-4E1E-BE44-B6619BC545ED}"
Re: Preview of .pdf in Everything
That is the registry key that defines the PDF preview handler.
Are you using an x64 Windows OS?
Are you using an x64 Windows OS?
Re: Preview of .pdf in Everything
Win7 x64.
Re: Preview of .pdf in Everything
My guess is the Foxit preview handler is only working from x86 processes.
Windows Explorer will be x64.
Windows Explorer will be x64.