View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Excel PageSetup failure when not logged onto server

No, you can't use pagesetup unless a printer driver is assigned. (you
don't necessarily have to have a physical printer connected)

--
Regards,
Tom Ogilvy

"Blegger" wrote in message
...
The calls to the PageSetup function do not work when no one is logged into
the server. My guess is this has something to do with the default printer

not
being initialized. Are there any work arounds.