Monday, June 25, 2018

NodeServices - Convert HTML To PDF In .Net Core Using Node.js

The article explains, how to convert HTML to PDF with Microsoft .Net Core 2.1 using Microsoft.AspNetCore.NodeServices to execute Node.js modules for conversion. The demo is created using an .NetCore console application.

source https://www.c-sharpcorner.com/article/net-core-html-to-pdf-generation-using-node/

No comments:

Post a Comment