MissGoldenWeek 发表于 2010-9-18 22:04 
谢ls, 那如果我想title在.lst文件中居中,有没有什么方法?
BTW, 我说的title居中是指相对下面输出的内容居中,不是options center让整个内容居中的那种。
Yes! you have to code it yourself.
Here is the idea,
1) get the linsize value from system option setting.
2) Calculate the center position or start point and padding other with nonprintable characters.
You can use a lot of building in features in ODS/rtf without doing any programmings. Nice isn't it?