0
I’m having difficulty printing using Crystal Reports on WPF, I use the same printing system for another system and it works normal, but on this system is appearing the following error...
I believe the error is in the data source that I am passing, because if I do not send the data it prints normal...
Dataset
The error related to VS2015, it was conflicting with the version of Crystal Reports that I’m using... As it was a small project, I redid it in VS2012...
– Jhonas