Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barkerbg001/docbuilder
DocBuilder is a API for creating dynamic reports in PDF, Xlsx and image formats. Utilizing the powerful SkiaSharp graphics library, it offers a flexible way to build and customize report layouts, styles, and contents.
https://github.com/barkerbg001/docbuilder
csv dotnet opensource pdf skiasharp word xlsx
Last synced: 3 days ago
JSON representation
DocBuilder is a API for creating dynamic reports in PDF, Xlsx and image formats. Utilizing the powerful SkiaSharp graphics library, it offers a flexible way to build and customize report layouts, styles, and contents.
- Host: GitHub
- URL: https://github.com/barkerbg001/docbuilder
- Owner: barkerbg001
- License: mit
- Created: 2023-12-09T19:14:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T19:19:28.000Z (about 1 year ago)
- Last Synced: 2024-11-22T04:33:20.533Z (2 months ago)
- Topics: csv, dotnet, opensource, pdf, skiasharp, word, xlsx
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DocBuilder
## Introduction
DocBuilder is a API for creating dynamic reports in PDF, Xlsx and image formats. Utilizing the powerful SkiaSharp graphics library, it offers a flexible way to build and customize report layouts, styles, and contents.## Features
- Generate reports in PDF, Xlsx and image formats.
- Customizable layout with headers, footers, and data sections.
- Dynamic content rendering with support for images and custom fonts.
- Advanced styling options including colors, fonts, and text alignment.
- Efficient handling of large data sets with pagination support.## Requirements
- .NET Framework/Core version
- SkiaSharp## Contributing
Contributions are welcome! Please feel free to submit pull requests, report bugs, or suggest new features.## License
This project is licensed under the MIT License - see the LICENSE file for details.