SetFooterText Method (Python)
Sets the footer text for printed pages. The value can be specified as plain text, HTML, or rich text format. For HTML, embed markup in a <html></html> block. For rich text format, specify the string as a raw string to avoid unintentional escape sequences.
Syntax
SpssOutputDoc.SetFooterText(text)