View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mathieu Normandeau Mathieu Normandeau is offline
external usenet poster
 
Posts: 1
Default Print Spreadsheet to PDF file with Excel 1997

Hi,
A server has Excel 1997 installed and cannot be upgraded for compatibility
reason.
I need to automated a process to create a PDF file (with a printer driver).
The printer driver need the parameter "Print to file name" (PrToFileName).
It seem that the printout function does not have that parameter in Excel 1997.

Is there any way I can do it?

Thanks,