After laying out my schema diagram in SQL Server (both 2000 and 2005), I want to print a copy to paper. When I go to print, SQL seems intent on recalculating the pagination (and getting it very wrong).
I'm simply printing to the default printer - an HP Officejet. I've tried forcing a repagination before manually adjusting it. Saving and reopening the diagram before printing.
I've looked at other external solutions - screen capture, Visio, MS Access - but they all have other complications. I like the feature to layout diagrams in SQL Server and it suits me very well, except when I want a hard copy printout.
What's the deal with this very unhelpful "feature" of SQL Server?