I installed the the printer using the code and license name in the text file in the folder, and updated the code and license name in the sample code. I then ran the sample app, using the Print To Text" button. I removed the flag to suppress the dialog. (PDF.FileNameOptionsEx = (int) sUseFileName;)
When I get to line
printDocument1.Print();
I throw an error: "The parameter is incorrect"
I'm not sure what it is I'm doing wrong.
Can anyone provide me some direction as to what I can check. Obviously I've gotten something wrong, I just don't know what it is.
