When i create a browser like:<br>
<br>
(define browser-object (browse-shtml html-document))<br>
<br>
The browser correctly displays my result, but I don't get a option to
print it.&nbsp; I think this is the same browser that's being used in
the help system where there is a print button in the file menu, so i
know it must be possible.<br>
<br>
If i need to create the menu myself, I know how to create a menu, but i
don't have the hook to say &quot;print yourself&quot;, and I suppose there'd be a
way to add the menu to the browser window in the right spot.<br>
<br>
Corey<br>