colbehr / PDF-Grader

A piece of software can help a professor grade a PDF.
GNU General Public License v3.0
1 stars 0 forks source link

Command line options #24

Closed colbehr closed 2 years ago

colbehr commented 2 years ago

File input, output and page count might be nice for speed

kielmorris34 commented 2 years ago

Implemented slightly differently in https://github.com/colbehr/PDF-Grader/commit/2f4e28b60e4195c29f90ebcbab192a302b6b1a10 Start with new pdf: -n <file path> <pages per test> Immediately open test: -o <file path>