When you do an Archive & Install of either Jaguar or Panther, even if you select Restore User and Network Settings, printers that you had set up are no longer there. It is pretty easy to get your printers back without having to reinstall them. In the /Previous Systems -> Previous System # -> private -> etc -> cups folder is the CUPS configuration data for printers you had set up prior to doing the Archive & Install. The important files are:
classes.conf client.conf cupsd.conf ppds.dat printers.conf certs/* interfaces/* ppd/*As root (or using sudo), copy or move those files from their current home to the /private/etc/cups folder. I recommend that you first rename the files in /private/etc/cups that would be overwritten by the files you're about to move in, just in case.
/System/Library/StartupItems/PrintingServices/PrintingServices restartAlternatively, you could run the following, again, as root:
SystemStarter restart PrintingServicesYour old printers should now work again...
Mac OS X Hints
http://hints.macworld.com/article.php?story=20031123175339425