trichview.support
Re: How to reach WYSIWYG |
Author |
Message |
Sergey Tkachenko |
Posted: 01/30/2002 9:14:38 This is really a problem directly related to WYSIWYG. It is in a difference of fonts in smaller and higher resoultions. The more magnification in preview you have, the more close result to the printer output. RichView calculates and stores a position of each text item. But true WYSIWYG program must do it for each character. RichView tries to solve this problem changing intercharacter spacing in preview (when Correction=True), but intercharacter spacing is measured in integral pixels and applied between any pair of adjacent characters, so it is very rough. Actually, this is the main problem of WYSIWYG implementation, it will be solved in due time, when I'll work on WYSIWYG. > Speaking of WYSIWYG, Richview's Print Preview does not properly resize the > text. The text in some lines often runs off the right edge of the preview > page. It is more noticeable at smaller magnifications (e.g. 25%). It does > not matter what font you use but some are worse than others. > > But the document prints okay. > > Can this be fixed? |
Powered by ABC Amber Outlook Express Converter