Skip to content
forked from hongaar/web2pdf

📄 Simple script to convert web pages to PDF file using the wkhtmltopdf binary

Notifications You must be signed in to change notification settings

leet1994/web2pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web2pdf

Super simple barebones no-nonsense fast, quick and dirty script to convert web pages to PDF file using the wkhtmltopdf binary


installation

Run composer install and then make sure the files in vendor/bin are executable and the log directory is writable.

usage

Call index.php with the required query string parameters url and filename, i.e.:

http://local.dev/web2pdf/index.php?url=http%3A%2F%2Fwww.google.com&filename=google+homepage

About

📄 Simple script to convert web pages to PDF file using the wkhtmltopdf binary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%