Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Setting a property of the PageSetup class


Message #1 by MIKE BYNDAS <MBYNDA@h...> on Mon, 19 Feb 2001 10:57:34 -0500
Hello all, help........

I'm an generating Excel spreadsheets via a Web base application (ASP &
HTML). There are certain properties with
the PageSetup class of the Excel.Application object that I want to set. But
I
get the following error when I try.

Unable to set <x> property of the PageSetup class
<x> being the property I'm trying to set.

From the research done thus far, I have found the following explanation:
"This problem occurs when there are no printer drivers installed on your
computer. 
Microsoft Excel cannot set or get page setup properties if no printer
drivers are installed."

I've verified that there are printer drivers installed on the server. Has
anyone run into this situation or know
of a work around to resolve this?

Thanks,

Michael A. Byndas
Henry Schein, Inc.
26600 Haggerty Rd
Farmington Hills, Mi 48331
(xxx) xxx-xxxx  Ext. 4-3600
(xxx) xxx-xxxx  Ext. 4-3600
(xxx) xxx-xxxx  Fax
email:  mbynda@h...


  Return to Index