Is a simple web application that splits the pdf document into multiple pages.Following tech stacks are used
- ASP.NET Core
- C#
- HTML
- iTextSharp
- CSS
- Fork this repository, then clone your fork of this repository.
- Install dependencies using the NuGet package manager.
- Start the web server using the npm run local command. The app will be served at http://localhost:xxxx/.
- Go to http://localhost:xxxx/ in your browser.


