SearchWP XPDF Integration v1.3.2
Warning: This Extension requires the use of exec() and also requires you to install Xpdf (upload a file to a non-public location) yourself.
Same brand
More from SearchWP
SearchWP - The Best WordPress Search You Can Find
by Mario F.
SearchWP was built to be a plugin you can install and fully utilize instantly after activating.
SearchWP MyListing Integration
by Richard C.
MyListing is a very popular theme designed to facilitate a custom directory website.
SearchWP Meta Box Integration
by Steven H.
With hundreds of thousands of active installations Meta Box is one of the premier methods of managing Custom Fields on your WordPress website.
Related items
Related Searchwp Plugins
SearchWP Give Integration
by Eran S.
Give is the leader when it comes to facilitating donation collection and management within WordPress.
SearchWP Greek Keyword Stemmer
by SearchWP
By default SearchWP applies English stemming when enabled on the main SearchWP settings screen.
SearchWP Term Archive Priority
by SearchWP
Bubbles term archive pages to the top of search results for supplemental search engines.
Warning: This Extension requires the use of exec() and also requires you to install Xpdf (upload a file to a non-public location) yourself.
SearchWP offers the unique feature of extracting plain text from PDF files uploaded to your WordPress website. Out of the box, SearchWP attempts to do this using only PHP, but due to the complexity and variation of the PDF format that sometimes results in content not being accurately extracted. Enter Xpdf.
Xpdf is a command line utility that must be installed on your server in order for this Extension to work. Installation is simple, and instructions are included.
Using the Xpdf Integration Extension you can offload all the work PHP has to do in processing your PDF files to Xpdf, which is extremely fast and accurate when extracting content from your PDFs. After activating the Extension, you will need to follow the installation instructions. Once installed, SearchWP will offload the PDF content extraction process to Xpdf.
Installing Xpdf Using this extension you can utilize Xpdf to extract the content from your PDFs.
IMPORTANT: Xpdf is not provided in this download. You must download Xpdf and upload it to a non-public (outside your Web root) location
Xpdf offers binary distributions for both Windows and Linux at Xpdf: Download.
Installation Once downloaded:
- Extract xpdfbin-linux-3.03.tar.gz (the version number may be different)
- Upload the pdftotext binary (found in either the bin32 or bin64 directory after extracting) to a non-public location, outside your Web root
- Ensure you have set the proper permissions to the file
The last step is to tell SearchWP Xpdf Integration where you installed Xpdf. Add the following to your theme’s functions.php, replacing /path/to/pdftotext with the actual path to the pdftotext binary (not the folder) on your server.
function my_searchwp_xpdf_path() { return ‘/path/to/pdftotext’; // path to the binary NOT A FOLDER }
add_filter( ‘searchwp_xpdf_path’, ‘my_searchwp_xpdf_path’ ); That’s it!
Recent releases
Release history
Frequently asked questions
Is Searchwp – Xpdf Integration GPL licensed?
What is the latest version of Searchwp – Xpdf Integration?
How much does Searchwp – Xpdf Integration cost on GPLCoffee?
Is Searchwp – Xpdf Integration safe to download?
Auto-updates included
Install it once, update automatically.
The GPLC Connector installs this plugin from your wp-admin and rolls out new versions to your connected sites - up to 25. Included with 12-month and Geek Lifetime plans (plus legacy 6-month).