توضیحات
Mass convert PDF documents to WP posts, by:
- extracting all text data and adding it to post content
- extract all images included in PDF and attach them to post
- automatically add featured image
- create gallery inside post content from all images extracted
Be carefull, you NEED to have installed on your server the following:
Works on multisite installs.
If you need a more professional solution, we now have a premium InDesign to WordPress plugin:
>> InDesign to WordPress <<
ToDo
Will need to be upgraded with : https://github.com/pdfminer/pdfminer.six
نصب
Easy
- Search via plugins > add new.
- Find the plugin listed and click activate.
- Use the Shortcode
Usage
- Go to Posts>New Post From PDF
- Choose file to upload :
- single .pdf
- .zip containing a main folder with multiple .pdf files inside)
- Clic “Create Post” and wait for post creation 🙂
If you need a more professional solution, we now have a premium InDesign to WordPress plugin:
>> InDesign to WordPress <<
نقد و بررسیها
توسعه دهندگان و همکاران
ترجمه “PDF 2 Post” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
2.4.0 – trying to work on bounding boxes
2.3.1 – better processing method first
2.3.0 – new demo shortcode and several bugfixes
2.2.3 – select type of post created among any of the site
2.2.2 – access given to editors and added for pages as well
2.2.1 – xml pdf2txt with paragraphs extraction
2.2.0 – others pdf2txt types added : html, xml, tag
2.1.4 – more debug to help users
2.1.1 – more checks on softs installed
2.0.0 – Totally refactored code because of bug uploading zip files
1.3.1 – few more check for more robustness
1.3 – check if zip installed
1.2 – check if python installed
1.1 – Automatically create gallery with all images of PDF file
1.0 – First stable release.