Skip to content

arisfariz26/mpdf-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mPDF examples repository

How to use

  1. Clone the repository or download the ZIP release
  2. Initialize dependencies by running $ composer install
  3. Then run example PHP files either from command line or from the browser
    • In the command line, the files are sent to stdout, the most convenient is to redirect them to file with > operator
    • In the browser, the output is sent inline to the browser so it should display in default PDF viewer

There is a generated list of example links for browser in the repository index.php file.

About

Example scripts for mPDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.4%
  • Other 1.6%