Thread: Excel8.h
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
delvsb delvsb is offline
external usenet poster
 
Posts: 1
Default Excel8.h

We need to convert an excel file created with MS Office 97 to a pdf file. But
in order to do that we need to have a post script file.

I have observed that the Printout function in Excel8.h is different from the
one in Excel9.h. It doesn't have a parameter for specifying the output file
name for the post script file.

Can anyone help us on how to create post script file from an excel 97 file
using VC++?

Thank you in advance.