I am trying to figure out a way that when I print something, that is identical, it allows me to serialize each page that I print. THe good news is the app that I am using (a custom app) asks me on a previous page how many I need to print and then renders them into a pdf, so i need to insert code to serialize each render of the non-unique page. Any suggestions?