Thread: VBA with Adobe
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tony_VBACoder Tony_VBACoder is offline
external usenet poster
 
Posts: 11
Default VBA with Adobe

Could you post some of your VBA code that you use to convert an Excel sheet
to a PDF document using Version 6+ of Acrobat. I too have been trying to
find code that will work with Version 6+ of Acrobat, as my Acrobat 5 code no
longer works since they have removed the PDFWriter printer.

Thanks.

"Kou Vang" wrote:

Has anyone ever worked with converting multiple sheets in Excel into PDF? I
have done this on a number of occassions with good results, however I have
noticed that with the newer versions of Acrobat, it is becoming increasingly
more difficult to "cut" the fat of the PDF writing code. It keeps popping up
after every conversion, and timing out when I try to run my Macro. I am
running version 6 in Acrobat. Thanks.

Kou