WORD 2007 API- Save As PDF (web publishing mode)

F

Frank

When using Micosoft Word, it is possible to save a document as a PDF either
in Standard Mode, or Web Publishing mode.

The COM API exposes the WordSaveFormat wdFormatPDF, which appears to
correspond to the Standard Mode. Is there a way to specify programatically
you should use Web Publishing Mode
 
Top