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: 19 days ago
JSON representation
An application for organizations to open, fill and send fillable PDFs
- Host: GitHub
- URL: https://github.com/r0mb0/fpdf
- Owner: R0mb0
- License: gpl-3.0
- Created: 2024-09-19T10:37:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T14:34:40.000Z (about 1 year ago)
- Last Synced: 2025-09-18T00:46:40.504Z (9 months ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# FPDF, an application for organizations to open, fill and send PDFs

[](https://app.codacy.com/gh/R0mb0/FPDF/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://github.com/R0mb0/FPDF)
[](https://github.com/R0mb0/FPDF)
[](http://paypal.me/R0mb0)
## Credentials to pass login form
- Email: `example@gmail.com`
- 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)