yeslogic / prince-php-wrapper

PHP wrapper class for Prince HTML to PDF formatter

Home Page:https://www.princexml.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prince PHP wrapper

The Prince.php file defines a class called Prince that contains methods that can be called to convert HTML and XML documents into PDF.

Note that the Prince class requires PHP 5.3.0 or later.

Documentation

Documentation for the current version can be found here. To access the documentation for a previous version, append the desired version number to the URL, e.g.

https://yeslogic.github.io/prince-php-wrapper/1.1.0

Note: web documentation is unavailable for version 1.0.0.

Download

This wrapper is hosted on Packagist.

Copyright © 2005-2023 YesLogic Pty. Ltd.

About

PHP wrapper class for Prince HTML to PDF formatter

https://www.princexml.com

License:MIT License


Languages

Language:PHP 100.0%