xPDFSearch 1.45 - Content plugin to search text in PDF files
Moderators: Hacker, petermad, Stefan2, white
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
2ovg,
Plugins in wdx_xpdfsearch_1.36a.zip require Microsoft Visual C++ Redistributable package: Plugins in wdx_xpdfsearch_1.36a_xp.zip don't require additional DLLs.
Use this archive, if you don't want to install additional package.
Plugins in wdx_xpdfsearch_1.36a.zip require Microsoft Visual C++ Redistributable package: Plugins in wdx_xpdfsearch_1.36a_xp.zip don't require additional DLLs.
Use this archive, if you don't want to install additional package.
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
2zeeko
Thanks for help!
Now working fine!!!


Thanks for help!
Now working fine!!!
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
- Elwin_Ransom
- Junior Member
- Posts: 38
- Joined: 2022-07-31, 18:14 UTC
- Location: Perelandra
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
2zeeko
xPDFSearch 1.36a, TC 10.52, Windows 10 21H2 64-bit.
1. Message "File xPDFSearch.wdx not found!" in column fields — now this issue is occurring in the 64-bit version.
https://0x0.st/onB2.png
2. Failure when trying to rename a file with Multi-Rename Tool using the 32-bit version.
https://0x0.st/onSL.png
xPDFSearch 1.36a, TC 10.52, Windows 10 21H2 64-bit.
1. Message "File xPDFSearch.wdx not found!" in column fields — now this issue is occurring in the 64-bit version.
https://0x0.st/onB2.png
2. Failure when trying to rename a file with Multi-Rename Tool using the 32-bit version.
https://0x0.st/onSL.png
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
The same here for x64... (XP version)Elwin_Ransom wrote: 2022-12-13, 22:36 UTC 2zeeko
2. Failure when trying to rename a file with Multi-Rename Tool using the 32-bit version.
https://0x0.st/onSL.png
For me working fine ... (XP version)Elwin_Ransom wrote: 2022-12-13, 22:36 UTC 2zeeko
1. Message "File xPDFSearch.wdx not found!" in column fields — now this issue is occurring in the 64-bit version.
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
To use xPDFSearch in Multi-Rename Tool, you need to add/change content plugin ini file (usually %COMMANDER_PATH%\contplug.ini):
and restart TC.
This option enables renaming and changing attributes, but slows down fields extraction.
2Elwin_Ransom
Please try to install plugin again and check if xPDFSearch.wdx64 is copied to destination folder.
Restart TC and check if it is working.
Tested on W10 21H2 x64 and it is working (XP+ and W7+ 64-bit versions).
TC doesn't log why it couldn't load content plugins. Tested with missing wdx64 plugin files.
And in columns there is a message "File xPDFSearch.wdx not found!", while xPDFSearch.wdx64 is actually not found.
Code: Select all
[xPDFSearch]
NoCache=1
This option enables renaming and changing attributes, but slows down fields extraction.
2Elwin_Ransom
Please try to install plugin again and check if xPDFSearch.wdx64 is copied to destination folder.
Restart TC and check if it is working.
Tested on W10 21H2 x64 and it is working (XP+ and W7+ 64-bit versions).
TC doesn't log why it couldn't load content plugins. Tested with missing wdx64 plugin files.
And in columns there is a message "File xPDFSearch.wdx not found!", while xPDFSearch.wdx64 is actually not found.
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
Thanks, working fine!!!zeeko wrote: 2022-12-14, 08:00 UTC To use xPDFSearch in Multi-Rename Tool, you need to add/change content plugin ini file (usually %COMMANDER_PATH%\contplug.ini):and restart TC.Code: Select all
[xPDFSearch] NoCache=1
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
There doesn't seem to be a way to determine why a DLL couldn't be loaded. It's probably a missing dependency like the Microsoft redistributable files. I strongly recommend compiling the file with the "multithreaded" option -MT and NOT the "multithreaded dll" option. The latter does not mean that you are compiling a dll! It means that you are compiling with the external Microsoft dlls.TC doesn't log why it couldn't load content plugins.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- Elwin_Ransom
- Junior Member
- Posts: 38
- Joined: 2022-07-31, 18:14 UTC
- Location: Perelandra
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
2zeeko
Maybe it would be useful to add the ability for the plugin to look for its own ini in its own folder? This is not necessary (because it is solved by configuring the ReplaceIniLocation), but it would be much appreciated.
I usually do not install or update plugins by double-clicking, but I do all the installation steps by hand (copying files, editing ini, etc.). But this time I did as you said for the purity of the experiment. Reinstalling the plugin did not help, I still see the message "File xPDFSearch.wdx not found!" And yes, the wdx64 file is in place and all settings are default. Well, I uninstall version 1.36a, and install the previous 1.35 — this version works fine, both 32-bit and 64-bit. Installing 1.36a again — the 64-bit version doesn't work ((Please try to install plugin again and check if xPDFSearch.wdx64 is copied to destination folder.
Oh, excuse me! I should have read the history.txt carefully before bothering you with this. Now the Multi-Renaming is working. But there is one point. I don't use the contplug.ini file at all and was able to configure the plugin to work with the wincmd.ini key:NoCache=1
Code: Select all
[ReplaceIniLocation]
xPDFSearch.wdx=%COMMANDER_PATH%\Plugins\WDX\xPDFSearch\xPDFSearch_relocated.ini
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
2Elwin_Ransom
Did you try with xPDFSearch.wdx64 from wdx_xpdfsearch_1.36a_xp.zip?
It doesn't require additonal DLL's except kernel32.dll and ole32.dll (it is compiled with /MT flag, same as v1.35 x64).
If you did, I have no more ideas. Maybe to delete xPDFSearch.wdx64, restart PC and copy new one, in case of some caching.
Any error record in log file could maybe help, e.g. LoadLibrary returns 126 (ERROR_MOD_NOT_FOUND) if WDX couldn't be found, GetProcAddress returns 127 ERROR_PROC_NOT_FOUND if function couldn't be found (decorated or mangled name or missing).
Did you try with xPDFSearch.wdx64 from wdx_xpdfsearch_1.36a_xp.zip?
It doesn't require additonal DLL's except kernel32.dll and ole32.dll (it is compiled with /MT flag, same as v1.35 x64).
If you did, I have no more ideas. Maybe to delete xPDFSearch.wdx64, restart PC and copy new one, in case of some caching.
Plugins in wdx_xpdfsearch_1.36a_xp.zip are compiled with /MT and don't require VC_redist.ghisler(Author) wrote: 2022-12-14, 08:57 UTCThere doesn't seem to be a way to determine why a DLL couldn't be loaded. It's probably a missing dependency like the Microsoft redistributable files. I strongly recommend compiling the file with the "multithreaded" option -MT and NOT the "multithreaded dll" option. The latter does not mean that you are compiling a dll! It means that you are compiling with the external Microsoft dlls.TC doesn't log why it couldn't load content plugins.
Any error record in log file could maybe help, e.g. LoadLibrary returns 126 (ERROR_MOD_NOT_FOUND) if WDX couldn't be found, GetProcAddress returns 127 ERROR_PROC_NOT_FOUND if function couldn't be found (decorated or mangled name or missing).
- Elwin_Ransom
- Junior Member
- Posts: 38
- Joined: 2022-07-31, 18:14 UTC
- Location: Perelandra
Re: xPDFSearch 1.11 - Content plugin to search text in PDF files
2zeeko
1.36a_XP.zip — that was the point, thanks. Now everything works. Strange, I have all the necessary vcredist installed in my system, in theory everything should have worked without the built-in dll. But okay. All's well that ends well ))wdx_xpdfsearch_1.36a_xp.zip
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
I was too fast...Usher wrote: 2022-12-13, 18:19 UTC 2zeeko
Now it installs OK. Thanks for both quick fix and subject change.
It installs, but it doesn't work properly. I can see PDF attributes in custom column mode view, but I cannot use "Created" and "Modified" attributes to change file timestamp using File -> Change Attributes -> Change plugin attributes. I get the following error message:
Saving "Created" or "Modified" attribute as tc.comment still works.TC error message wrote:---------------------------
C:\Test\test2021.pdf
---------------------------
Error setting the following attribute:
writedate
Continue?
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
2Usher
If you want to change file (name, attributes, timestamps, ...) with values from this file, you need to disable caching:
and restart TC.
If you want to change file (name, attributes, timestamps, ...) with values from this file, you need to disable caching:
Code: Select all
[xPDFSearch]
NoCache=1
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
2zeeko
I did it before posting my previous comment, but I used wrong filename (contplugIN.ini instead of contplug.ini).
Now it works for almost all files except for some old files with exotic timestamp formats. Here's what I found:
I did it before posting my previous comment, but I used wrong filename (contplugIN.ini instead of contplug.ini).
Now it works for almost all files except for some old files with exotic timestamp formats. Here's what I found:
- PDF version: 1.3, CreationDate (20220930100356)
Timestamp without prefix "D:", plugin recognizes CreationDate (D:20220930100356) - PDF version: 1.4, CreationDate (20220309191120+01'00')
Timestamp in UTC without prefix "D:" - PDF version: 1.3, Producer(GPL Ghostscript 8.54), Creator(Doro PDF Writer 1.xx), CreationDate(D:20091209131503), CreationDate(20091209131505)
Duplicated timestamp, the second one is without prefix - PDF version: 1.1, 1.2, CreationDate (D:191070218162540)
Timestamp number is a Unix timestamp in milliseconds - PDF version: 1.3, CreationDate(11/17/2006 14:50:52)
Timestamp is a date in a text format (mm/dd/yyyy hh:mm:ss), date in USA format, time in 24h format - PDF version: 1.3 CreationDate(ţ˙ D : 2 0 1 2 0 6 2 9 0 9 5 4 3 1)
Timestamp string (D:20120629095431) is saved in Unicode UTF-16 with BOM rather than in US-ASCII, 0xFEFF and 0x00 characters in a copy above are converted by Lister - PDF version: 1.3, CreationDate <feff0044003a00320030003000390030003600310038003100320032003800330031>
Timestamp (D:20090618122831) is saved as a hexadecimal string in Unicode UTF-16 with BOM
Andrzej P. Wozniak
Polish subforum moderator
Polish subforum moderator
Re: xPDFSearch 1.36a - Content plugin to search text in PDF files
2Usher
In MRT, Custom columns and Search plugin working just fine.
How were you able to do that? I haven't this plugin in the list under File -> Change Attributes -> Change plugin attributes.Usher wrote: 2022-12-17, 00:23 UTC ...but I cannot use "Created" and "Modified" attributes to change file timestamp using File -> Change Attributes -> Change plugin attributes...
In MRT, Custom columns and Search plugin working just fine.
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64