API Reference to Print from VB.NET

When using VB.NET is there anyway to issue a print command from my program? I haven't seen it in the API reference anywhere. I'm working on a Print Module for a customer and need to have them press a button and have the dataset fill and then print the work sheet.

Is this possible?

Thanks


Steven Tidwell

Hi Steven,

Aspose.Excel doesn’t support to print a spreadsheet.

I think you can use MS Excel to print it.

Laurence -

Thanks for the prompt reply. Is there anyway to disable the “Save/Open” box that pops up when I call a report?

I know I can do it in ASP.net with my browser settings but is there a way to do it in Windows Forms VB.NET?

Thanks


When your MS Excel is running on the background, the box will disappear.