Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/r0mb0/fpdf

An application for organizations to open, fill and send fillable PDFs
https://github.com/r0mb0/fpdf

buisness buisness-purpose csharp demo demo-app experiment italian-developers italian-language pdf pdf-converter pdf-document pdf-viewer pdffiller r0mb0 sign signature wpf wpf-application

Last synced: 20 days ago
JSON representation

An application for organizations to open, fill and send fillable PDFs

Awesome Lists containing this project

README

        

# FPDF, an application for organizations to open, fill and send PDFs

![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=black)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/7b48239ac2934410ba299c491f91c392)](https://app.codacy.com/gh/R0mb0/FPDF/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/R0mb0/FPDF)
[![Open Source Love svg3](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/R0mb0/FPDF)
[![Donate](https://img.shields.io/badge/PayPal-Donate%20to%20Author-blue.svg)](http://paypal.me/R0mb0)



## Credentials to pass login form

- Email: `[email protected]`
- Password: `R0mb0`

## Notes

- Inside the folder that contains the binaries is necessary add `New_Documents_Example` directory before run the application.

## ⚠️ Dependencies ⚠️

### NuGet
- [itext.commons V8.0.5](https://itextpdf.com/)
- [itext.bouncy-castle-adapter V8.0.5](https://itextpdf.com/)
- [itext7.pdfhtml V5.0.5](https://itextpdf.com/products/convert-html-css-to-pdf-pdfhtml)
- [PdfToHtmlNet V1.1.2](https://github.com/kerajel/PdfToHtmlNet)
- [RtfPipe](https://github.com/erdomke/RtfPipe)

### Used classes
- [MarkupConverter](https://github.com/mmanela/MarkupConverter)