Hello
Is there any known bug in the ZedGraphControl.DoPrint() ?
If I run my code on my local machine the print dialog shows up correctly
If I run the same code on another machine (having printer correctly installed) the print dialog do nos shows up and nothing is printed !
Hi,
have you found the problem? i have the same problem. Thanks
this seems to be an issue with x64 2.0 runtime. update your application to use .net 4 or compile to x86.
Log in to post a comment.
Hello
Is there any known bug in the ZedGraphControl.DoPrint() ?
If I run my code on my local machine the print dialog shows up correctly
If I run the same code on another machine (having printer correctly installed)
the print dialog do nos shows up and nothing is printed !
Hi,
have you found the problem? i have the same problem.
Thanks
this seems to be an issue with x64 2.0 runtime. update your application to use .net 4 or compile to x86.