WPF: Best method for printing paginated datagrids
Posted
by FauxReal
on Stack Overflow
See other posts from Stack Overflow
or by FauxReal
Published on 2010-06-09T20:15:47Z
Indexed on
2010/06/09
20:32 UTC
Read the original article
Hit count: 206
Boy did I get an education looking into this. I guess I've been spoiled by Powerbuilder, which has fantastic functionality for this out of the box.
Does anyone seriously write custom documentpaginator objects to handle reporting needs for their LOB apps? I want to be able to print "for free" and not have to code like crazy just to take whats on the screen and throw it on paper.
How are people doing this? Does anyone have a recommended 3rd party for allowing printing of largish datagrids?
Thanks
© Stack Overflow or respective owner