RemovePageFromPDFFile
Submitted by philip on Mon, 2007-12-24 13:18.
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