alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.01k stars 774 forks source link

pdf.fullPage=true is not working in Demo #158

Open madamadami opened 3 years ago

madamadami commented 3 years ago

I tried to render a single page PDF by hitting https://url-to-pdf-api.herokuapp.com/api/render?url=https://en.wikipedia.org/wiki/Portable_Document_Format&pdf.fullPage=true but unfortunately pdf.fullPage throws a "Bad Request" error.