View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Basil Basil is offline
external usenet poster
 
Posts: 60
Default pdf writer check

Hi,

I want to add a button on a sheet that will print sheets 5-9 to a pdf file.
I'm gonna have a play to try and work this out myself (I'm even gonna try and
get it to calculate page numbers and create a contents page within the
workbook! - any tips appreciated!!).

Starting question I have that I certainly need help with is this:
Is there some code I can write to identify whether or not the user has pdf
writer installed on their machine?

I want to disable the button on sheet activation if they don't have the
appropriate software.

Thanks! Basil