Client-Side Markdown to PDF: From html2pdf.js to Native Browser Printing
A deep dive into the Markdown-to-PDF technical architecture at md-to.com — why we abandoned html2pdf.js for native browser printing, how CSS controls smart pagination, and the full Overlay + IFrame implementation.