Skip to content

alamgir-ahosain/DynamicPDFGenerator

Repository files navigation

PDF Template Designer using C#

PDF Template Designer is a C# application that lets users easily input data into a pre-designed template and generate a PDF with the provided information.

Screenshot 2025-01-07 230841

Features

  • User-friendly interface for entering data.
  • One-click PDF generation.
  • Customizable PDF template design.

Requirements

  • .NET Framework or .NET Core installed
  • Visual Studio or any C# compatible IDE

Installation

  1. Clone the project
    https://github.com/alamgir-ahosain/DynamicPDFGenerator.git
    
  2. or Download ZIP
    https://github.com/alamgir-ahosain/DynamicPDFGenerator/archive/refs/heads/main.zip  ```
  3. Open the solution file (pdfDesign.sln) in Visual Studio.
  4. Build and run the project.

Usage

  1. Run the application.
  2. Enter the required data in the provided fields.
  3. Click the Generate PDF button to create a PDF.
  4. Save generated PDF.

Screenshots

Example of the input interface Screenshot 2025-01-07 222209
Generated PDF example Screenshot (21)

Thank You for Checking Out This Project!

Your feedback is valuable! Please share your thoughts and suggestions for improvement via GitHub Issues.

Acknowledgements

  • Thanks to all open-source contributors for their hard work and support.

About

A C# project to create PDFs from user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages