Function RemovePageFromPDFFile
Removes a single page from the pdf file.
Parameters:
string sourceFilename: Filename of the source pdf file
string destinationFilename: Filename of the destination pdf file
int pageNumber: Number of the page to remove
Return Value:
int