On Mac (not sure about windows), I've implemented a print command as just
case "Print"
revBrowserPrint tBrowserId
break
It will always print the right thing, but sometimes (I have not determined a true pattern) the preview window will be blank.
At first I thought it was determined by which window had the focus, but that is not consistent.
Any thoughts?
thanks,
Mike.