Skip to content

natapon/html2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html2Pdf generate tools.

Usage:
  phppdf [options] html

Options:
  -f FILE, --file=FILE  Save to a local file with the name given (may
                        include a path)

  --format=FORMAT       PDF page size

  --mgl=MARGIN-LEFT     Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  --mgr=MARGIN-RIGHT    Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  --mgt=MARGIN-TOP      Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  --mgb=MARGIN-BOTTOM   Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  --mgh=MARGIN-HEADER   Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  --mgf=MARGIN-FOOTER   Sets the page margins for the new document. Value
                        should be specified as LENGTH in millimetres

  -h, --help            show this help message and exit

  -v, --version         show the program version and exit

Arguments:
  html  HTML Content or Html File

About

Html2Pdf CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages