exhibit-stamp (437B)
total=%REPLACE_NUM%
gs -o pagenumbers.pdf \
-sDEVICE=pdfwrite \
-g5950x8420 \
-c "/Helvetica findfont \
13 scalefont setfont \
1 1 ${total} { \
/PageNo exch def \
260 10 moveto \
(PS' EXHIBIT %REPLACE_EXHIBIT% \() show \
PageNo 3 string cvs \
show \
(\)) show \
showpage \
} for"