mark searchable PDF files

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
highend
Posts: 14566
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: mark searchable PDF files

Post by highend »

Code: Select all

text extracttext(, "64");
on "Drive Snapshot - Tips und Tricks.pdf":
Restoring (or migration) a virtual maschine
VMWare/MS Virtual Server
more tips
The conventional method
Just boot the virtual machine, using a DOS or BartPE Bootdisk.
Restore the machine like a 'normal' one, probably using the network.
A better way to do it
Create a new (virtual) disk, using the supplied virtual machine tools. There's no need to partition it (yet).
Next, you mount the virtual disk into your host system as a virtual disk.
Microsoft Virtual Server 2005 R2 Service Pack 1 has a command line tool VHDMount, which allows to
mount a .VHD as virtual drive.
...
-> Your iFilter installation on your system is broken...
One of my scripts helped you out? Please donate via Paypal

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: mark searchable PDF files

Post by Horst »

highend wrote: 04 Mar 2021 17:59

Code: Select all

text extracttext(, "64");
on "Drive Snapshot - Tips und Tricks.pdf":
Restoring (or migration) a virtual maschine
VMWare/MS Virtual Server
more tips
The conventional method
Just boot the virtual machine, using a DOS or BartPE Bootdisk.
Restore the machine like a 'normal' one, probably using the network.
A better way to do it
Create a new (virtual) disk, using the supplied virtual machine tools. There's no need to partition it (yet).
Next, you mount the virtual disk into your host system as a virtual disk.
Microsoft Virtual Server 2005 R2 Service Pack 1 has a command line tool VHDMount, which allows to
mount a .VHD as virtual drive.
...
-> Your iFilter installation on your system is broken...
But Windows indexing is using it and successfully finds and indexes text in hundret of files.
Also I can change the iFilter used on the fly and the results are the same.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: mark searchable PDF files

Post by Horst »

highend wrote: 04 Mar 2021 17:59

Code: Select all

text extracttext(, "64");
on "Drive Snapshot - Tips und Tricks.pdf":
Restoring (or migration) a virtual maschine
VMWare/MS Virtual Server
more tips
The conventional method
Just boot the virtual machine, using a DOS or BartPE Bootdisk.
Restore the machine like a 'normal' one, probably using the network.
A better way to do it
Create a new (virtual) disk, using the supplied virtual machine tools. There's no need to partition it (yet).
Next, you mount the virtual disk into your host system as a virtual disk.
Microsoft Virtual Server 2005 R2 Service Pack 1 has a command line tool VHDMount, which allows to
mount a .VHD as virtual drive.
...
-> Your iFilter installation on your system is broken...
Ok, now using Tracker PDFEdit iFilter and it works with the new code.
But its terrible slow.
Using the script with PDF tools takes 18 seconds to scan 220 files,
the new internal method needs 58 seconds for the same job.
So I will stay with the old script.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

mgroen
Posts: 8
Joined: 19 May 2015 17:08

Re: mark searchable PDF files

Post by mgroen »

I dont know what the heck you guys are talking about!

To make it more clear what I need, I made a screenshot.
It's based on FreeCommander (another file manager), but the idea is the same.

In short again: I need a filemanager who can mark/display if PDF file is searchable or not

Image

highend
Posts: 14566
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: mark searchable PDF files

Post by highend »

You have a working PDF iFilter on your system: XY can do it itself.
You have not, XY can only do it with the help of xpdf.

Don't know where the problem is...
One of my scripts helped you out? Please donate via Paypal

RalphM
Posts: 2042
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: mark searchable PDF files

Post by RalphM »

I need a filemanager who can mark/display if PDF file is searchable or not
Which is exactly what they are trying to achieve for you and it would probably help if you tested the presented solutions so far in order to give some feedback.
Ralph :)
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: mark searchable PDF files

Post by Horst »

mgroen wrote: 05 Mar 2021 13:36 I dont know what the heck you guys are talking about!

To make it more clear what I need, I made a screenshot.
It's based on FreeCommander (another file manager), but the idea is the same.

In short again: I need a filemanager who can mark/display if PDF file is searchable or not

Image
This is exactly what the solutions above can provide.
Make a custom column which displays the result provided from one of the scripts.
It looks like you don't read the provided solutions and never tried anything from it.
So its almost useless trying to help you :(
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

mgroen
Posts: 8
Joined: 19 May 2015 17:08

Re: mark searchable PDF files

Post by mgroen »

Horst wrote: 05 Mar 2021 14:11
mgroen wrote: 05 Mar 2021 13:36 I dont know what the heck you guys are talking about!

To make it more clear what I need, I made a screenshot.
It's based on FreeCommander (another file manager), but the idea is the same.

In short again: I need a filemanager who can mark/display if PDF file is searchable or not

Image
This is exactly what the solutions above can provide.
Make a custom column which displays the result provided from one of the scripts.
It looks like you don't read the provided solutions and never tried anything from it.
So its almost useless trying to help you :(
What the hell has a VMWARE/MS Virtual Server has to do with the overview I need?!

I need a tool to provide the overview as requested. Not a virtual machine server

highend
Posts: 14566
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: mark searchable PDF files

Post by highend »

Are you drunk?
One of my scripts helped you out? Please donate via Paypal

mgroen
Posts: 8
Joined: 19 May 2015 17:08

Re: mark searchable PDF files

Post by mgroen »

highend wrote: 05 Mar 2021 14:52 Are you drunk?
Seriously, please stay to the point:

My objective is to get an overview in a decent filemanager. Not going to spend ages on writing scripts, vmware instructions what of bullshit.

If xyplorer doesnt provide this in an easy way, fine, just say so.

Dont provide all these vmware /server shit

highend
Posts: 14566
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: mark searchable PDF files

Post by highend »

*baffled*

Two solutions were given, closing this thread now (I don't want to read more of that bullshit)...
One of my scripts helped you out? Please donate via Paypal

Locked