Title: Flexible PDF
Author: kursora
Published: <strong>August 6, 2017</strong>
Last modified: March 17, 2018

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/flexible-pdf.svg)

# Flexible PDF

 By [kursora](https://profiles.wordpress.org/kursora/)

[Download](https://downloads.wordpress.org/plugin/flexible-pdf.zip)

 * [Details](https://wordpress.org/plugins/flexible-pdf/#description)
 * [Reviews](https://wordpress.org/plugins/flexible-pdf/#reviews)
 *  [Installation](https://wordpress.org/plugins/flexible-pdf/#installation)
 * [Development](https://wordpress.org/plugins/flexible-pdf/#developers)

 [Support](https://wordpress.org/support/plugin/flexible-pdf/)

## Description

This plugin is for plugins or themes developers. Plugin exposes one function: **
fpdf_create_pdf( $html )**.
 This functions converts any HTML content to PDF document.
It expects one parameter ($html) with HTML code in string.

## Installation

You can install this plugin like any other WordPress plugin.

 1. Download and unzip the latest release zip file.
 2. Upload the entire plugin directory to your /wp-content/plugins/ directory.
 3. Activate the plugin through the Plugins menu in WordPress Administration.

You can also use WordPress uploader to upload plugin zip file in menu Plugins ->
Add New -> Upload Plugin. Then go directly to point 3.

## FAQ

  Installation Instructions

You can install this plugin like any other WordPress plugin.

 1. Download and unzip the latest release zip file.
 2. Upload the entire plugin directory to your /wp-content/plugins/ directory.
 3. Activate the plugin through the Plugins menu in WordPress Administration.

You can also use WordPress uploader to upload plugin zip file in menu Plugins ->
Add New -> Upload Plugin. Then go directly to point 3.

## Reviews

![](https://secure.gravatar.com/avatar/d1131d460e56bc03097c0ec20993743384206f59ea557a2261171a0d7ddb9a27?
s=60&d=retro&r=g)

### 󠀁[Excelente!!](https://wordpress.org/support/topic/excelente-1248/)󠁿

 [cmoreno45](https://profiles.wordpress.org/cmoreno45/) October 1, 2018

basta con poner: <?php $htmlString =”<h1>Hello World!!</h1>”; header(“Content-type:
application/pdf”); header(“Content-Disposition:attachment;filename=’LifeMilesMaster.
pdf'”); echo fpdf_create_pdf($htmlString); ?>

 [ Read all 1 review ](https://wordpress.org/support/plugin/flexible-pdf/reviews/)

## Contributors & Developers

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

Contributors

 *   [ kursorA ](https://profiles.wordpress.org/kursora/)
 *   [ Grzegorz Rola ](https://profiles.wordpress.org/grola/)

[Translate “Flexible PDF” into your language.](https://translate.wordpress.org/projects/wp-plugins/flexible-pdf)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/flexible-pdf/), check
out the [SVN repository](https://plugins.svn.wordpress.org/flexible-pdf/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/flexible-pdf/) by
[RSS](https://plugins.trac.wordpress.org/log/flexible-pdf/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Added contributor

#### 1.0

 * First release!

## Meta

 *  Version **1.0.1**
 *  Last updated **8 years ago**
 *  Active installations **20+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **4.8.28**
 * Tags
 * [html to pdf](https://wordpress.org/plugins/tags/html-to-pdf/)[pdf](https://wordpress.org/plugins/tags/pdf/)
 *  [Advanced View](https://wordpress.org/plugins/flexible-pdf/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/flexible-pdf/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/flexible-pdf/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/flexible-pdf/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/flexible-pdf/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/flexible-pdf/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/flexible-pdf/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/flexible-pdf/reviews/)

## Contributors

 *   [ kursorA ](https://profiles.wordpress.org/kursora/)
 *   [ Grzegorz Rola ](https://profiles.wordpress.org/grola/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/flexible-pdf/)