CopyPDFFile
Submitted by philip on Mon, 2007-12-24 12:54.
Function CopyPDFFile
Copies a number of pages from an existing to a new file.
Parameters:
string sourceFilename: Filename of the source pdf file
string destinationFilename: Filename of the destination pdf file
int fromPage: First page where text is added
int toPage: Last page where text is added
Return Value:
int