Found Image http://plugins.svn.wordpress.org/wp-advanced-pdf/assets/icon-256x256.png WP Advanced PDF | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
60%
3 Stars (13 votes)

Home

WP.Org

ReadMe

Support
  • Author:
    CedCommerce
Version: 1.1.6
Requires: WP 4.0
Last Updated:2117 days ago
Downloads:38649
Installations: 700+
Usage Retention:1.81%
Tags:
    article to pdf, Bulk PDF, CedCommerce, convert, convert to pdf, Export to PDF, pdf, pdf plugin, Post, print, Wp advanced pdf
Download Plugin Package

WP Advanced PDF

Released on April 2, 2016.
Download Plugin Package

Version: 1.1.6

Create PDF from Posts & Pages

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


WP Advanced PDF is a pdf generator for posts to pages. This plugin enables your blog readers to create pdf of posts of your blog. WP Advanced PDF relies on the TCPDF class to render PDF. This makes WP Advanced PDF a completely self contained PDF generating plugin. This plugin has possibility to limit access to pdfs to registered users or present links to all visitors.

Main features

  • Feature to set Custom fonts for PDF
  • Feature to set Stretching and Spacing for PDF
  • Gives a pdf extract link into your blog and you blog reader can easily extract the blog on one click only
  • You can include header logo to pdf.
  • Can set custom bullet style.
  • Can add watermark text and images to look PDF wonderful.
  • Can customize fonts of header and content.
  • Can easily change margins, alignment, and pages for your pdf.
  • Can set file name for pdf. Default file name of plugin is Post Id.
  • Have ability to generate pdf from cache to reduce load from server and can schedule backup of cache if Your blog is not updating too frequently and many more options.
  • Can add custom style to post contents
  • Can set default blog title for pdf
  • Easy to use and install
  • Easy to configure

How to change position buttons in content

Go to the Settings page and change value for the 'Position of buttons in the content' field.

Buttons for content do not appear on page

Go to the Settings page and change value for the 'Display Options' or 'Availability' fields.

Buttons for certain post type do not appear on page

Go to the Settings page and Check options 'Allowed Post Types' field.

How can I change the content pdf document ?

In order to change main content of pdf/print document you can use following filter:

add_filter( 'the_post_export_content', {your_function} );

For example, add the following code to the 'functions.php' file of your theme:

add_filter( 'the_post_export_content', custom_function );

function custom_function( $post_content ){
    $my_content = '<p>Adipisci ipsam quod odit eius et et voluptas corporis.</p>';
    $more_content = '<p> Velit repudiandae earum ducimus odit excepturi cum laboriosam.</p>';
    return $my_content . $more_content;
}

How I add different styles to pdf

To add style in pdfs, Go to Body Section, check Custom CSS and enter the required styles in textarea.

1.1.7

  • Bug fix and design fix

1.1.6

  • Bug fix

1.1.5

  • Bug fix

1.1.4

  • Fixed Bulk action export pdf issue.

1.1.3

  • Added feature to send pdf in mail to users for selected user role whenever a post is published.

1.1.2

  • Fixed the issue of using deprecated way of defining constructor

1.1.1

  • Provide premium feature of font uploads in uploads directory wordpress
  • Provide new settings for header to choose the content of header from options like logo, Site name, Site description, Site URL

1.1.0

  • Fixed the issue of notice on admin page

1.0.9

  • Removed the Empty div on frontend when frontend is not selected from admin
  • Fixed the issue of notice on 404 page

1.0.8

  • Fixed issue with edit or view links on pages in admin panel

1.0.7

  • Fixed issue with uploads directory permission
  • Fixed error on plugin activation

1.0.6

  • Launched WP Advanced PDF PRO

1.0.5

  • fixed issue with style and script in https enabled site.
  • Added RTL support

1.0.4

  • Updated tcpdf library to 6.2.12. **Added feature to set Custom fonts for PDF **Added feature to set Stretching and Spacing for PDF

1.0.3

  • Made Important changes.

1.0.2

  • Added body wrapper to post contents to be printed.
  • Can now remove footer from pdf if you want

1.0.1

  • Fixed minor bugs related to admin settings(Javascript issue).

1.0.0

  • This is initial version


Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of WP Advanced PDF, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type WP Advanced PDF and click Search Plugins. Once you've found our WP Advanced PDF plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now".

Manual installation

The manual installation method involves downloading our Product Auto Share plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.


Setting page
Screenshot 1


Export In post edit screen
Screenshot 2


Admin bulk export
Screenshot 3


Export option on front end
Screenshot 4


Popup for guest user
Screenshot 5



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string M6APw5 to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.