Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 05-Apr-1995 | 365 | 11 | 7 | |
mkfile | H A D | 28-Sep-2013 | 351 | 30 | 20 | |
postreverse.c | H A D | 27-Sep-2013 | 16.1 KiB | 528 | 240 | |
postreverse.h | H A D | 05-Apr-1995 | 388 | 22 | 6 |
README
1 2A simple program that reverses the pages in PostScript files that 3conform to Adobe's Version 1.0 or Version 2.0 file structuring 4conventions. 5 6postrevese also handles a small class of files that violate page 7independence (eg. output from dpost) and can be used with all the 8translators in this package. The output can be conforming even if 9the input file wasn't. 10 11