It's possibile to add a print icon to any slot: by clicking on the print icon the slot will be opened on its own in a new window, ready to be printed without any other slot. The new window will contain an additional GET parameter print=1 so the slot may adjust itself for print.
$_obweb->addButtons(array("print"));