Skip to content

PDFLibrary Web Application in .NET Core 8.0 Blazor and C# A robust web application that allows users to upload, annotate, and save PDFs using Syncfusion PDF Viewer. Enhance your online reading experience with personalized annotations and easy access to your documents. Perfect for students, professionals, and anyone who works with PDFs regularly.

License

Notifications You must be signed in to change notification settings

shashilpu/PDFLibrary

Repository files navigation

PDFLibrary Web Application

Welcome to the PDFLibrary Web Application! This project is built using .NET Core 8.0 and C#. It allows users to upload PDFs to the server, annotate them using the Syncfusion PDF Viewer, and save them back to the server for future reference. This tool is designed to provide a better online reading experience with your personal PDFs.

Features

  • Upload PDFs: Easily upload your PDF documents to the server.
  • Annotate PDFs: Use the Syncfusion PDF Viewer to add annotations, highlights, and notes.
  • Save and Revisit: Save your annotated PDFs back to the server and access them anytime.
  • User-Friendly Interface: Intuitive and easy-to-use interface for seamless interaction.

Getting Started

Prerequisites

  • .NET Core 8.0 SDK and Blazor
  • Syncfusion PDF Viewer (Licence Key Required)
  • Visual Studio or any other C# IDE

Installation

  1. Clone the repository:
    git clone https://github.com/shashilpu/PDFLibrary.git
  2. Navigate to the project directory:
    cd PDFLibrary
  3. Restore the dependencies:
    dotnet restore
  4. Build the project:
    dotnet build
  5. Run the application:
    dotnet run

Usage

  1. Open the application in your browser.
  2. Upload a PDF document.
  3. Use the Syncfusion PDF Viewer to annotate the document.
  4. Save the annotated PDF back to the server.
  5. Revisit your saved PDFs anytime for review or further annotation.

Contributing

We welcome contributions from the community! Please fork the repository and submit pull requests for any enhancements or bug fixes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or suggestions, feel free to open an issue or contact us at shashilpu@gmail.com

Keywords

PDF, .NET Core 8.0, C#, Syncfusion PDF Viewer, PDF Annotation, Online Reading, PDF Library, Document Management

About

PDFLibrary Web Application in .NET Core 8.0 Blazor and C# A robust web application that allows users to upload, annotate, and save PDFs using Syncfusion PDF Viewer. Enhance your online reading experience with personalized annotations and easy access to your documents. Perfect for students, professionals, and anyone who works with PDFs regularly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published