View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RichClaussen RichClaussen is offline
external usenet poster
 
Posts: 1
Default Using VSTO to Print Excel Document without Empty Pages

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?

--
Rich Claussen
Portland, Oregon