View Single Post
  #13   Report Post  
Posted to microsoft.public.excel.programming
Matthew Dyer Matthew Dyer is offline
external usenet poster
 
Posts: 178
Default Running Word to Save as PDF

I totally appreciate all your help Garry!

On Thursday, January 26, 2017 at 4:10:25 PM UTC-7, GS wrote:
wdExportFormat? is a constant of Word.Application! So...

ExportFormat:=WordObject.wdExportFormatPDF

..should work. If you note how I determine this (PDF/XPS) you should be
able to duplicate my code for use with automated Word.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion