Bug in CRichEdit?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. Im creating a print preview and printing classes which use, among others, CRichEdit class. Ive managed to get it working very well (not using Doc/View Arch.) EXCEPT for one detail: when i print a RTF text with double spacing between the lines, it works fine both on preview and on printing. When i use single spacing (default), it puts half the space between lines in printing than in preview!! I dont know if its the printing or the print preview that is working wrong on this, or is it a weird bug in CRichEdit... Thanks in advance Miguel Lopes