yunjingtao wrote: > Following Niklas's advice,I tried to find out the output of fields in > the EditEngine,but the efforts were in vain.I want to know its location > and I think the phenomenon is related to Preview.Hope someone help me > and tell me in details.Please forgive my childishness,because I'm a > freshman in SC.
EditEngine is at svx/source/editeng, Calc calls EditEngine::Draw to output the header/footer text. In preview, text is drawn to the window, but positioned using the metrics for the printer. Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
