From: Chris Elliott Date: Mon, 30 Oct 2006 09:07:20 +0000 (+0000) Subject: add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e822c5c9a64e067a8c84f67be29c78d2884c1859 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 --- 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, _