Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/AspNetCorePdf
Creating PDF documents in ASP.NET Core using PDFSharp
https://github.com/damienbod/AspNetCorePdf
aspnet-core file pdf pdfsharp
Last synced: 3 months ago
JSON representation
Creating PDF documents in ASP.NET Core using PDFSharp
- Host: GitHub
- URL: https://github.com/damienbod/AspNetCorePdf
- Owner: damienbod
- License: mit
- Created: 2018-09-29T14:57:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T14:35:02.000Z (over 6 years ago)
- Last Synced: 2024-11-01T13:42:10.109Z (3 months ago)
- Topics: aspnet-core, file, pdf, pdfsharp
- Language: C#
- Homepage: https://damienbod.com/2018/09/30/creating-pdf-files-in-asp-net-core/
- Size: 2.23 MB
- Stars: 48
- Watchers: 8
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Creating PDF files in ASP.NET Core using PdfSharp
Blog:
https://damienbod.com/2018/09/30/creating-pdf-files-in-asp-net-core/
https://damienbod.com/2018/10/03/creating-a-pdf-in-asp-net-core-using-migradoc-pdfsharp/
## Links
### PDFSharp
PDFSharp .NET Standard port:
https://github.com/YetaWF/PDFsharp-.netcoreapp2.0
PDFSharp docs:
http://www.pdfsharp.net/wiki/Graphics-sample.ashx
http://www.pdfsharp.net/wiki/PDFsharpSamples.ashx
### MigraDoc
MigraDoc Original code
https://github.com/empira/MigraDoc
MigraDoc docs
http://www.pdfsharp.net/wiki/MigraDocSamples.ashx