Naveen M KNaveen M K
  • Projects
  • Blog
  • Home
  • Blog
  • Projects

html

2 Articles

Tips and Tricks for Using Weasyprint to Generate PDFs

Things I learned while using Weasyprint to generate PDFs from HTML and CSS.

Weasyprint, if you’ve not known before is a wonderful tool to generate PDFs from HTML and CSS. It’s a Python library and it’s very easy to…

Read more

Setting page size when printing HTML

The article explains how to set the page size when using the print from html page feature in browser.

Recently, in a project I was working on, I was given the task to setup a page which the user will print with only frontend-tools (html…

Read more