haydenbetts / pdf-sandbox

In-browser PDF Layout Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Sandbox

Generating multi-page dynamic PDFs from HTML can be a tedious process, involving lots of trial and error to make sure that formatting is correct in all cases. PDF Sandbox uses the Paged.JS CSS print media spec polyfill to provide up-front renders of PDFs specified using HTML in the browser. By using this polyfill, we guarantee that browser-renders will appear exactly like server-renders, taking the trial and error out of PDF layout.

Walk-through

https://www.loom.com/share/7f01e34a4f3740fc81a607033c2e1948

About

In-browser PDF Layout Tool


Languages

Language:HTML 90.4%Language:JavaScript 6.7%Language:CSS 1.9%Language:TypeScript 1.0%Language:Dockerfile 0.1%Language:Shell 0.0%