Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfversluis/mauigeneratepdfsample
Sample code to demonstrate how to generate a PDF document from a .NET MAUI app
https://github.com/jfversluis/mauigeneratepdfsample
dotnet dotnet-maui generate-pdf itext itext-pdf itext7 itextsharp pdf
Last synced: 19 days ago
JSON representation
Sample code to demonstrate how to generate a PDF document from a .NET MAUI app
- Host: GitHub
- URL: https://github.com/jfversluis/mauigeneratepdfsample
- Owner: jfversluis
- License: mit
- Created: 2024-02-19T19:13:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T08:44:39.000Z (10 months ago)
- Last Synced: 2024-11-22T12:37:53.554Z (about 1 month ago)
- Topics: dotnet, dotnet-maui, generate-pdf, itext, itext-pdf, itext7, itextsharp, pdf
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=JOJRzVqTmBY&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI
- Size: 5.26 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/youtube/views/JOJRzVqTmBY?style=social)](https://www.youtube.com/watch?v=JOJRzVqTmBY&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI)
# .NET MAUI Generate PDF File Sample
Sample code to demonstrate how to generate a PDF document from a .NET MAUI app or any .NET based project!This project has been the inspiration for this sample code and the video on YouTube: https://github.com/umeshkamble/PDFDisplay