Beskrivning
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
- 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.
- See this blog post for detailed manual
Skärmdumpar
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.
Vanliga frågor
Do you have questions or issues with Aspose.PDF Importer? Please Use these support channels.
Recensioner
Bidragsgivare och utvecklare
”Aspose.PDF Importer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Aspose.PDF Importer” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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