I am working on a project that needs to be able to print a five page document! Currently I am using PrintDialog within which I have a Select Case statement that allows the pages to be printed. I am searching for a better method that includes being able to print any individual page! Any ideas.