Assuming you are printing at 300 DPI:
Width = 8.5 * 300 = 2550 pixels
Height = 11 * 300 = 3300 pixels
Use the "Export View" function and enter those dimensions. You'll then get a .BMP (use that for best quality) that will fill the page. Use an image software to print the image (Paint that comes with windows will work). Check the preview first, and maybe use page setup to make it fit a single page.
Hope that helps.