I'm looking for a free tool to make organizational charts (like a tree). It should work server side because I need to generate an on-screen report which also will be exported to pdf file for printing (including the org chart).
I'm looking at System.Web.UI.DataVisualization.Charting but I can't find any samples of organizational graphs.
PS: Please, do not refer to Silverlight neither Flash solutions.
EDIT 1: I need to achieve something like this (spacetree), and also later be able to save the graph generated in pdf.
EDIT 2: I'm also looking at QuickGraph to use with GLEE but I can't find any working example.
GLEE: (http://research.microsoft.com/en-us/downloads/f1303e46-965f-401a-87c3-34e1331d32c5/default.aspx)