How to export HTML table to PDF in Angular
Hello, In this post, I will explain how to convert an HTML table to PDF. This applies to other HTML widgets but I will be focusing on table which has a large dataset and vertical scrolling to not clutter the page. Prerequisites We are going to use 2 ...
Nov 13, 20235 min read547