Skip to content

a url to pdf conversion web service, by utilizing docker nginx php and wkhtmltopdf

Notifications You must be signed in to change notification settings

Cloudage/url2pdfservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url2pdfservice

a url to pdf conversion web service, by utilizing docker nginx php and wkhtmltopdf

#useage build a docker container using the Dockerfile,and run it. the container will listen at port 80 for a standrad http get request.pass the target url with query parameter 'url',and the service will show you a converted pdf. the temp pdf files will be generated under path /tmp inside the container.

About

a url to pdf conversion web service, by utilizing docker nginx php and wkhtmltopdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published