Skip to content

bazucompany/zend-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webowy/zend-pdf

Build Status Latest Stable Version Total Downloads License

Provides an easy to use functionality to output PDF in Zend Framework.

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

composer require webowy/zend-pdf

That's all ;-)

Usage

Copy default configuration file ./config/pdf.global.php.dist to Your configuration directory removing .dist.

In Your action instead of using ViewModel or JsonModel use \Webowy\Pdf\View\Model\PdfModel.

Available renderer engines

You are free to create other engines based on interface Webowy\Pdf\View\Renderer\Engine\EngineInterface.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages