Scott Logic

Advanced Printing in Silverlight: Printing Charts and Auto Scaling

May 7th, 2010
Printing support has been introduced in Silverlight 4. This means that any part of the visual tree can be printed in a simple way via API calls. This article gives an overview of how to execute basic printing, looks at what happens when printing complex objects (e.g. charts) and describes how to auto scale elements [...]