Flexible PDF

0

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 paramete

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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.