IntroductionTerraPrinter is a TerraLib component for print process with spatial data from the TerraLib database.
DetailsTerraPrinter is a component developed in Visual Studio C++ using ATL/COM technology. TerraPrinert allows to build applications to create spatial map for print.
How to compile?After you downloaded all source code, you can compile TerraPrinter using Visual Studio 2005, but before you need to compile its dependency, then you need to compile the TerraLib Project before, for this open the TerraLib solution in : ../terralib/build/win32-msvc2005/terralib.
When the TerraLib compilation has been done, open the TerraPrinter project in ../TeCom/TeComPrinter
And enjoy!!!
|