I used this code to print the current page:
<form>
<input type="button" value="Print" onClick="window.print();" />
</form>
but when I view it using universal document converter. It has this url in the upper right corner. How do I get rid of it?