Ah, understood. Which version of the Report Generation Toolkit do you have installed? All versions, except maybe 1.1, have a folder on the package CD called
Compatibility. Within this folder are directories such as Office 97, Office 2000, [Office XP], [Office 2003], and [Office 2007] (toolkit version determines if you have the items in brackets). If you dig into these directories, you'll eventually discover the file _wordsub.llb. This library contains the appropriate _Word Dynamic VIs.vi that you'll want to include in the "support files" section of the application builder. Refer to the Office.txt document found within C:\Program Files\National Instruments\LabVIEW 8.X\vi.lib\addons\_office directory to confirm what I said. Thus, to create an executable that will print from your Office 2000 test machine,
include the _Word Dynamic VIs.vi from the
Compatibility\Office 2000\vi.lib\addons\_office\_wordsub.llb library on your
Report Generation Toolkit CD.