From e822c5c9a64e067a8c84f67be29c78d2884c1859 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 30 Oct 2006 09:07:20 +0000 Subject: [PATCH] add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/78600/match=pdf git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/word_macro.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/script/word_macro.txt b/build/script/word_macro.txt index ac37329e55..4af229149d 100644 --- a/build/script/word_macro.txt +++ b/build/script/word_macro.txt @@ -26,6 +26,7 @@ Sub do_ps(mydir, myfile) "", Revert:=False, WritePasswordDocument:="", WritePasswordTemplate:="", _ Format:=wdOpenFormatAuto ActivePrinter = "\\biolpc22\laserjet" + ActiveDocument.Fields.Update Application.PrintOut FileName:="", Range:=wdPrintAllDocument, Item:= _ wdPrintDocumentContent, Copies:=1, Pages:="", PageType:=wdPrintAllPages, _ Collate:=True, Background:=False, PrintToFile:=True, PrintZoomColumn:=0, _ -- 2.50.0