This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Aspose.PDF Importer

Description

Aspose.PDF Importer Plugin for WordPress allows WordPress user to get/read contents of PDF documents without requiring any other software such as Adobe Acrobat or PDF reader. This module demonstrates the powerful convert feature of Aspose.PDF Cloud. It adds a simple button in WordPress ‘Edit Post’ section and asks for the PDF file to be imported into the editor. Once the PDF file is provided, users get the document contents displayed on the editor immediately.

Plugin Requirements

  • This Plugin works only with PHP version >=5.6.20

Features

  1. Functionality of reading text from the PDF file using Aspose Cloud APIs. You can click on “Aspose.PDF Importer” button, it will popup a box, which will display a tab “Select PDF File”. You can click on “Select PDF file” button to select a PDF file from your local machine, after successful upload, you need to click on the “Insert PDF to editor” button. It will put the text from the selected PDF file to the editor.
  2. See this blog post for detailed manual

Screenshots

  • Plugin configuration settings
  • Post Page with "Aspose.PDF Importer" button
  • Aspose.PDF Importer popup for selecting whether to read content from local file or aspose cloud file.

Installation

Please follow the instructions in this blog post for detailed manual

Manual Installation
1. Download the plugin and extract it.
2. Upload the directory ‘/aspose-pdf-importer/’ to the ‘/wp-content/plugins/’ directory.
3. Activate the plugin through the ‘Plugins’ menu in WordPress.
4. Click on ‘Aspose.PDF Importer’ link under Settings menu to access the admin section.
5. Click Enable Free and Unlimited Access. No Sign Up required.

FAQ

Do you have questions or issues with Aspose.PDF Importer? Please Use these support channels.

  1. Docs
  2. Support forum
  3. Blog

Reviews

April 8, 2018
It managed to import 4 words from my PDF article, formatting was all over the place. Completely useless.
Read all 8 reviews

Contributors & Developers

“Aspose.PDF Importer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Aspose.PDF Importer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.2

  • Fixed – No Dialogs after upgrade to WordPress 5.5

3.1

  • Free and unlimited Access to Import your PDF files to WordPress.
  • Easy one click setup.
  • Automatic and secure self-configuration. No need to Sign In or Sign Up on aspose.cloud website.
  • Better error handling
  • Refined the GUI
  • Fixed – Import issues with older WordPress posts*
  • Fixed – Blank screen issue in importing the PDF file

3.0

  • Upgraded to latest Aspose.Cloud REST API.
  • Upgraded to latest Aspose.PDF Cloud SDK.
  • Less API calls hense faster conversion.
  • Bug fix: Just keeps loading.
  • Bug fix: Fatal error: Uncaught exception for “Aspose.PDF Importer”

2.0

  • PHP Version check is included.

1.0

  • This is the first version