Posted 17 September 2025, 4:22 am EST - Updated 17 September 2025, 4:27 am EST
To cut a long story short, we have implemented Print and Print Preview in a C++/MFC application using the method fpSpread1->OwnerPrintDraw.
This worked fine with Spread 13, producing Print Preview output like this:
After porting to Spread 18, Print Preview output looks like this with the cell contents missing.
Note that it is a Print Preview issue only. Printing on an actual printer works fine with either version and the cell contents are visible.
Can you throw any light on this? Do I need some configuration in the PrintInfo object? Unfortunately there don’t seem to be any examples of using OwnerPrintDraw with Spread 18.
Thanks,
Peter.