Packages   fancyhdr   geometry   multicol   pageslts   titlesec   titletoc

The pageslts Package

Documentation pageslts
Categories layout
Description

To enable a footer with "# of #" page numbering.

Options
\usepackage{pageslts}
Examples

Near the top of the document, include

\pagenumbering{arabic} % or other style 

In the preamble to adjust a footer, use something like \fancyfoot[C]{\thepage\ of \pageref{LastPage}}

\thispagestyle{fancy}
\lipsum[1]