Hi David,
The default is not to print out the load for a caboose or passenger car, but you can change it.
You need to manually edit the Operations.xml file. And modify the default settings, find this line in the file:
<manifest printLocComments="false" printRouteComments="false" printLoadsEmpties="false" printTimetable="false" use12hrFormat="false" printValid="true" sortByTrack="false" printHeaders="false" truncate="false" useDepartureTime="false" useEditor="false" printCabooseLoad="false" printPassengerLoad="false" hazardousMsg="(Hazardous)" />?
Change printCabooseLoad="false" to printCabooseLoad="true"
Dan