CreatePDFTestDocument
Submitted by philip on Mon, 2007-12-24 12:56.
Function CreatePDFTestDocument
int CreatePDFTestDocument(string destinationFilename, int countOfPages, string additonalText);
Parameters:
string destinationFilename: Filename of the destination pdf file
int countOfPages: Number of pages that will be aAdditional text that will be added
Return Value:
int