Variable: ps-footer-pad
ps-footer-pad is a variable defined in ps-print.el.gz.
Value
0
Documentation
Vertical and horizontal space between the footer frame and the text.
This is in units of points (1/72 inch).
Source Code
;; Defined in /usr/src/emacs/lisp/ps-print.el.gz
(defvar ps-footer-pad 0
"Vertical and horizontal space between the footer frame and the text.
This is in units of points (1/72 inch).")