
pdcCreator.py
Description
This is a small Python helper script to create a Projektor Document Container (PDC). The script takes a PDF and a notes file as input.
See Projektor for further reference about PDC.
Usage
Command line options:
- -h: Help
- -p: The PDF file
- -n: The notes file
- -o: Name of the resulting PDC
Example:
1 |
|