]> git.saurik.com Git - wxWidgets.git/commitdiff
add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel...
authorChris Elliott <biol75@york.ac.uk>
Mon, 30 Oct 2006 09:07:20 +0000 (09:07 +0000)
committerChris Elliott <biol75@york.ac.uk>
Mon, 30 Oct 2006 09:07:20 +0000 (09:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/script/word_macro.txt

index ac37329e5587c45aa23ffb79b1b0a40b334f4897..4af229149d34e1296c851dc180ac26411af52ef6 100644 (file)
@@ -26,6 +26,7 @@ Sub do_ps(mydir, myfile)
         "", Revert:=False, WritePasswordDocument:="", WritePasswordTemplate:="", _
         Format:=wdOpenFormatAuto
         ActivePrinter = "\\biolpc22\laserjet"
         "", 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, _
     Application.PrintOut FileName:="", Range:=wdPrintAllDocument, Item:= _
         wdPrintDocumentContent, Copies:=1, Pages:="", PageType:=wdPrintAllPages, _
         Collate:=True, Background:=False, PrintToFile:=True, PrintZoomColumn:=0, _