Getting error on CloseOutputFile().
Hello Folks,
I am getting the following error on CloseOutputFile()
Error Message
No output pages
Parameter name: Toolkit
Please let me know what exactly does the error means. Because the output pdf already consist of 5 pages.
Toolkit Version : 11.1.0.22139
-
Hi Satya,
Thank you for the inquiry. Difficult to answer without seeing your code, but perhaps there is a missing
OpenInputFile() or CopyForm() statement before calling CloseOutputFile().
See sample code on https://github.com/ActivePDF/Toolkit
Regards,
Mike
Please sign in to leave a comment.
Comments
1 comment