Aspose Pdf Importer
Introduction
What is Drupal?
Drupal is a free, open-source web development platform for online content and user communities. Drupal powers some of the busiest sites on the web, and can be adapted to virtually any visual design. Drupal runs over a million sites, including WhiteHouse.gov, World Economic Forum, Stanford University, and Examiner.com. It’s built, used, and supported by an active and diverse community of people around the world.
Aspose Pdf Importer
Aspose PDF Importer Module for Drupal allows administrators to import contents from PDF document. This module demonstrates the powerful import feature Aspose.Pdf provides. It adds a simple button Aspose PDF Importer on Add Content Page. When users click the button, they get two options: importing from a local PDF file or from Aspose Cloud Storage. The user selects a file, clicks “Extract PDF Content” and the text is inserted into the editor from the selected PDF file.
System Requirement and Supported Platform
System Requirement
In order to install and use Aspose Pdf Importer Plugin you need to have below listed items.
- Drupal
- PHP version >= 5.3
Please feel free to contact us if you find any issues in installing or using this plugin.
Supported Platform
It is supported up to 7 version of Drupal and It requires PHP version to be > = 5.3
Support, Extend and Contribute
Support
We believe the key to success lies in our ability to support and establish mutually beneficial long-term relationships with our customers. Our experts are here to answer your questions, help you troubleshoot issues, improve your experience and increase satisfaction with our products. If you have any questions and need support on Aspose PDF Importer plugin you can log them using any of the following platforms.
Extend and Contribute
Aspose PDF Importer Plugin for WordPress is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it.
Source Code
How to configure the source code
You need to have the following installed in order to open and extend the source code
- PHP Storm
Please follow these simple steps to get started
- Download/Clone the source code.
- Open PHP Storm and Choose File > Open Project
- Browse to the latest source code that you have downloaded.
Installation and Usage
Downloading and Installing
Downloading
You can download the Aspose PDF Importer Module from one of the following locations:
- Download from Drupal
Installing
Once downloaded, please follow these steps to install the module to your WordPress website:
- Extract the files. When you first get the module, it will appear in a compressed file format, either tar.gz or .zip. On Windows, use a program like 7-zip to extract it.
- Upload the folder. Using SFTP (file transfer protocol) or Git (version control), upload your files to “sites/all/modules” folder in your Drupal installation.
- Enable the module. Navigate to Administer, then Site building and finally Modules. Check the Enabled option next to the Aspose PDF Importer module and click the Save Configuration button at the bottom.
- Include Aspose Keys. Click on the configure button next to the Aspose PDF Importer module and then add APP SID & APP KEY. For further details on how to get app keys.
Using
After you have installed Aspose PDF Importer Module it is really simple to start using it on your website. Please follow these simple steps to get started.
- Make sure you are logged-in to a Drupal site as Admin level account.
- Make sure you have set up Aspose App Key & Id on the module configuration page. For further details on how to get app keys.
- Navigate to the Content Page.
- Click on “Aspose Pdf Importer” buton and select the file, you want to import.
- After Selecting file, click “Extract PDF Content” button. It will insert the pdf content into the editor.