An open API service indexing awesome lists of open source software.

https://github.com/damienbod/aspnetcorecreatepdf

Create PDFs in aspnetcore
https://github.com/damienbod/aspnetcorecreatepdf

api aspnetcore docx efcore file gembox pdf sql

Last synced: 12 months ago
JSON representation

Create PDFs in aspnetcore

Awesome Lists containing this project

README

          

# Create PDFs or docx in ASP.NET Core API

[![.NET](https://github.com/damienbod/AspNetCoreCreatePdf/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/AspNetCoreCreatePdf/actions/workflows/dotnet.yml)

https://damienbod.com/2024/06/05/creating-and-downloading-a-pdf-or-docx-in-asp-net-core/

> Add **HarfBuzzSharp.NativeAssets.Linux** for linux deployments

## History

2024-11-03 Updated packages

## Links

https://www.gemboxsoftware.com/document

https://www.nuget.org/packages/GemBox.Document/

https://github.com/GemBoxLtd/GemBox.Document.Examples

https://www.gemboxsoftware.com/document/examples/c-sharp-vb-net-pdf-digital-signature/1104