The printing engine takes a DEV:net.refractions.udig.printing.page (that is a DEV:net.refractions.udig.printing.context and net.refractions.udig.render.decorator ) and aPrinter and begins a specific rendering pipeline.
- Pringing Engine is "smart" - determines whether a given WMS and WFS share the same source and can use either to retrieve the same data. For printing, this will allow it use WFS when available, as that will be much faster in response time.
- May need to separate out WMS requests into separate calls tiled together on the client side at native printer resolution
|