Support for huge organiastional charts or huge trees?
Posted: Mon Aug 20, 2007 10:25 am
How do I use TeeTree to make eg. descendants charts (for genealogical display) that might on a printer be made of lets say 200 pages wide and 2 pages high on A4 paper or the same width but fewer pages on a A0 printer.
Printing person information takes some space if presented side by side.
But, the x- and y-coordinates seems not be longints, or doubles.
Any chance that a third plotting layer should be taken into use, a world coordinate where x- an y-coordinates are doubles in arbitrary units, like meter, cm, inch or whatever.
(I miss this in the tChart too as stated in a message earlier where I ask for support that the Borland Pascal 7 based Whitewater Object Graphics did introduce which make plotting far easier to transport and program since plotting is done in real coordinate systems, not in pixels.
The problem of printing is then just a transform from the worlds upper left corner into the printer or screen space.
Printing person information takes some space if presented side by side.
But, the x- and y-coordinates seems not be longints, or doubles.
Any chance that a third plotting layer should be taken into use, a world coordinate where x- an y-coordinates are doubles in arbitrary units, like meter, cm, inch or whatever.
(I miss this in the tChart too as stated in a message earlier where I ask for support that the Borland Pascal 7 based Whitewater Object Graphics did introduce which make plotting far easier to transport and program since plotting is done in real coordinate systems, not in pixels.
The problem of printing is then just a transform from the worlds upper left corner into the printer or screen space.