|
This tag set which class use as PageManager. The 'pagemanager' is the class
that manage the report rendering on the output device. The standard module
is CPageMgr .
It manages the output on spool file. Another module that comes with
SpoolTemplate, is CPagePrinter ; it manages the output to the printer (Windows box only).
You may, also, extend the standard pagemanager to get your own rendering module.
Note: due to tecnical reason this tag should the first inside the configuration file.
If you don't set the pagemanager, CPageMgr will be used.
|