https://github.com/nozzlegear/image2pdf
A small, password-protected ASP.NET web application that converts a series of images to PDF and sends it to the specified email address. Built as an exercise in learning KnockoutJS.
https://github.com/nozzlegear/image2pdf
Last synced: 7 months ago
JSON representation
A small, password-protected ASP.NET web application that converts a series of images to PDF and sends it to the specified email address. Built as an exercise in learning KnockoutJS.
- Host: GitHub
- URL: https://github.com/nozzlegear/image2pdf
- Owner: nozzlegear
- License: mit
- Created: 2015-02-02T22:59:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T18:20:10.000Z (over 2 years ago)
- Last Synced: 2025-01-16T13:16:54.239Z (9 months ago)
- Language: CSS
- Size: 1.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image2PDF
A small, password-protected ASP.NET web application that converts a series of images to PDF and sends it to the specified email address. Built as an exercise in learning KnockoutJS.