I need to print records in a grid view, and need to preview it before
printing.
I want to know whether or not there is a strong library for printing
preview?
And with the library I can change the position, layout of the data to
print.
More important: I need to change the data’s layout, how can I do that?
MFC itself supports Print Preview, there shouldn’t be a need for an additional library.