#dotnetcore #pdf #nihiratechiees
This video explains how to generate Invoice PDF from .NET CORE 6.0 Web API
Link for preview pdf in angular from .NET Core API
============================================
[ Ссылка ]
Steps Followed
=============
1, Install the below package
dotnet add package Polybioz.HtmlRenderer.PdfSharp.Core --version 1.0.0
2, Add below namespace’s
using PdfSharpCore;
using PdfSharpCore.Pdf;
using TheArtOfDev.HtmlRenderer.PdfSharp;
3, Create the generate html content based on dynamic data
4, Generate pdf using the html content
GitHub Link for source code
=======================
[ Ссылка ]
Join this channel to get access to perks:
[ Ссылка ]
Ещё видео!