My apologies. This is the code I am using in 2003. The code above is from 2010.

            .PrintOut Filename:=PDFFileName, Range:=wdPrintAllDocument, Item:= _
                wdPrintDocumentContent, Copies:=1, Pages:="", PageType:=wdPrintAllPages, _
                ManualDuplexPrint:=False, Collate:=True, Background:=True, PrintToFile:=True, _
                PrintZoomColumn:=0, PrintZoomRow:=0, PrintZoomPaperWidth:=0, _
                PrintZoomPaperHeight:=0