Description of TGrid2MetaFile :
TGrid2Metafile Delphi's grids rendering component thru metafiles. (Separating multiple pages)This will be useful to report grids.Grids can be TStringGrid,TDrawGrid and their inherited Custom Grids.This is one of the TObjectprinter's main engines.Sample source code included. PrintPreview sample source code uses TGrid2MetaFile,DbGrid2MetaFile and TRichEdit2MetaFile.TDbGrid2MetaFile : http://www.delphipages.com/edit/count.cfm?ID=4706TRichEdit2MetaFile : http://www.delphipages.com/edit/count.cfm?ID=4705