I have a component (Angular 6) which is an aggregation of several components. This produces a long HTML (I am using Bootstrap 4). Now I want to convert this HTML to PDF. I have
Try to use a backend service for this such as Thymeleaf or itextpdf with Spring Boot.