View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SLIDE6 SLIDE6 is offline
external usenet poster
 
Posts: 4
Default Programmatically Controlling Excel Viewer

I'm trying to develop a batch process to print large volumes of XLS files.
I'd like to do that by consuming Excel Viewer 2003 from C#. This process
already runs by late-binding against Excel, but we're not supposed to run
Excel our servers anymore. Anyone have docs or experience controlling Excel
Viewer? Any better ideas?