Function NUp
Places n pages of the source file on each page of the destination file.
Parameters:
string sourceFilename: Filename of the source pdf file
string destinationFilename: Filename of the destination pdf file
int pagesPerPage: Number of pages to place on one page
Return Value:
int