Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xtvaser/assignment-coverpage-printer
Automatically prints out cover pages for handing back assignments, another TA program.
https://github.com/xtvaser/assignment-coverpage-printer
csharp export pdf
Last synced: 23 days ago
JSON representation
Automatically prints out cover pages for handing back assignments, another TA program.
- Host: GitHub
- URL: https://github.com/xtvaser/assignment-coverpage-printer
- Owner: xTVaser
- License: gpl-2.0
- Created: 2016-06-28T17:12:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T19:21:58.000Z (about 8 years ago)
- Last Synced: 2023-02-26T23:36:36.495Z (over 1 year ago)
- Topics: csharp, export, pdf
- Language: C#
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# assignment-coverpage-printer
## Summary
Automatically prints out cover pages for handing back assignments, another TA program.## Usage
When you first open the program it will immediately prompt you for a file containing all of the names of the students, each name on a new line.![alt text](http://i.imgur.com/J5Op2Lz.png)
After selecting the file, it will gather the assignment information itself.
![alt text](http://i.imgur.com/ufshhlC.png)
![alt text](http://i.imgur.com/qqXtXDm.png)After entering all of the requested information, it will open a dialog box to save the final pdf.
![alt text](http://i.imgur.com/oXzoJbt.png)
Each cover page is double sided, name on the front, marks on the back.