The short answer is that there's no way to access the Print Preview functionality directly from the web page.
The slightly longer answer is that it's possible to do it for specific browsers based on that browser. For example if the user is using FireFox, with a plugin that exposes that function, then you can support that. for IE it needs an ActiveX control and so on.
Cheers
Bruce