Hello

I need to convert a crystal report to a file that can be sent via e-mail. After many hours of searching and coding I came up with a way to copy the CR viewer page to a picture box and save it to a BMP file.

My problem now is I don't want the menu bars around the page. I only want to save the viewer portion. Is there a way to bring up the CR viewer page without the menus. That would finalize my problem.

I am also open to good suggestions on how to convert the CR page to a PDF or BMP in other ways. The page I am saving is a bid sheet I need to e-mail to the customer thru the VB6 program I have written. I am using CR9.

Thank you