Skip to content

Simple Sinatra app used to convert and download HTML pages as PDF

Notifications You must be signed in to change notification settings

filipechagas/pdfdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfdownloader

Simple Sinatra app used to convert and download HTML pages as PDF

Before deploy, set the env vars PDFUSERNAME and PDFPASSWD. They will be used on Basic HTTP Authentication.

Once deployed, you can just send a post request to / sending the parameters file_name - which is the desired name of the PDF file to generate - and url - the public url that should be used to generate the file.

About

Simple Sinatra app used to convert and download HTML pages as PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages