Using VSTO to Print Excel Document without Empty Pages

R

RichClaussen

I am new to the idea of using VSTO and Office development in general.

We have a need from C# to print Excel documents with all of the content, but
without blank pages. In other words, given a sparsely populated spreadsheet
that would require, for example, three pages across and two pages down, I
would like to skip any pages that do not have any actual content and would
appear blank.

This does not include header/footer, of course.

Thoughts folks?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top