...
>> Anyone know how to config SOffice to use smbprint?
>...
>You need to edit the Office51/xp3/Xpdefaults file, AFTER saving the
>original to something like Xpdefaults.ORG, of course.
>Study and edit the "device=" line (and others) to generate the
>appropriate printer language for the remote printer.
>Edit the "default_queue=lp" line, replacing "lp" with the full pathname
>command syntax for smbprint that you would use.
OK, thanks a lot.
Here is the diff to make it works.
--- Xpdefaults.orig Fri Sep 3 09:45:37 1999
+++ Xpdefaults Fri Sep 3 09:59:58 1999
-device=,,
+device=HP LaserJet 4Si/4Si MX PostScript,HP4SI PostScript,default_queue
Generic Printer=SGENPRT PostScript,default_queue
=
+HP LaserJet 4Si/4Si MX PostScript=HP4SI PostScript,default_queue
;default_queue=lpr
-default_queue=lp
+;default_queue=lp
+default_queue=/usr/local/samba/bin/smbprint
fax_queue=/export/home/opt/Office51/bin/sfax.bin