- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Flexible PDF Reporting in .NET Using IronPDF and Razor Views
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/html-to-pdf
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic
Reporting is essential for business applications like e-commerce, shipping, fintech, etc. One of the most popular document formats for reporting purposes is PDF. The more common approach for generating PDF files is using an HTML template. My favorite library that supports this is IronPDF. IronPDF is a C# PDF library that allows for fast and efficient manipulation of PDF files. It also has many valuable features, like exporting to PDF/A format and digitally signing PDF documents.
But what's the idea behind using an HTML template? First of all, you have more control over formatting the document. You can use CSS to style the HTML markup, which will be applied when exporting to a PDF document. An interesting implementation approach is using ASP.NET Core MVC views and the Razor syntax. You can pass an object to the view at runtime to render dynamic HTML content. I've used this approach with MVC views on a few projects with excellent results.
In this video, I'll show you how to convert a Razor view to HTML. Then, we're going to render this HTML as PDF document and download it from our API.
Check out my courses: https://bit.ly/3PupkOJ
How To Easily Create PDF Documents in ASP.NET Core
https://www.milanjovanovic.tech/blog/how-to-easily-create-pdf-documents-in-aspnetcore
Join my weekly .NET newsletter:
https://www.milanjovanovic.tech
Read my Blog here:
https://www.milanjovanovic.tech/blog
Chapters
0:00 Creating the Razor View
3:38 Generating an HTML report
5:28 HTML to PDF conversion using IronPDF
9:18 Stylizing the PDF report with TailwindCSS
Видео Flexible PDF Reporting in .NET Using IronPDF and Razor Views канала Milan Jovanović
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic
Reporting is essential for business applications like e-commerce, shipping, fintech, etc. One of the most popular document formats for reporting purposes is PDF. The more common approach for generating PDF files is using an HTML template. My favorite library that supports this is IronPDF. IronPDF is a C# PDF library that allows for fast and efficient manipulation of PDF files. It also has many valuable features, like exporting to PDF/A format and digitally signing PDF documents.
But what's the idea behind using an HTML template? First of all, you have more control over formatting the document. You can use CSS to style the HTML markup, which will be applied when exporting to a PDF document. An interesting implementation approach is using ASP.NET Core MVC views and the Razor syntax. You can pass an object to the view at runtime to render dynamic HTML content. I've used this approach with MVC views on a few projects with excellent results.
In this video, I'll show you how to convert a Razor view to HTML. Then, we're going to render this HTML as PDF document and download it from our API.
Check out my courses: https://bit.ly/3PupkOJ
How To Easily Create PDF Documents in ASP.NET Core
https://www.milanjovanovic.tech/blog/how-to-easily-create-pdf-documents-in-aspnetcore
Join my weekly .NET newsletter:
https://www.milanjovanovic.tech
Read my Blog here:
https://www.milanjovanovic.tech/blog
Chapters
0:00 Creating the Razor View
3:38 Generating an HTML report
5:28 HTML to PDF conversion using IronPDF
9:18 Stylizing the PDF report with TailwindCSS
Видео Flexible PDF Reporting in .NET Using IronPDF and Razor Views канала Milan Jovanović
ironpdf ironpdf c# ironpdf html to pdf ironpdf html to pdf c# ironpdf c# example html to pdf c# html to pdf c# pdf pdf pdf report pdf reporting pdf reporting .net pdf reporting c# pdf reporting .net core pdf reporting asp.net core asp.net core pdf report razor.templating.core razor templating core razor view asp.net core razor view razor view to html razor view to pdf html to pdf conversion html to pdf report html to pdf reporting html to pdf .net
Комментарии отсутствуют
Информация о видео
8 марта 2024 г. 17:00:34
00:13:38
Другие видео канала





















