Displaying 4 results from an estimated 4 matches for "userdict".
Did you mean:
userdic
2002 Jul 01
0
Re: LPRng: Putting a stamp on all printed sheet
...he insert point in your postscript document.
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 4 4 608 407
%%Title: (YourTitle)
%%CreationDate: (10/17/89) (5:04 PM)
%%EndComments
/b4_Inc_state save def% Save state for cleanup
/dict_count countdictstack def
/op_count count 1 sub def % Count objects on op stack
userdict begin % Make userdict current dict
/showpage { } def % Redefine showpage to be null
/Courier findfont 12 scalefont setfont
60 60 moveto
(This is my message) show <----This is the line to change for user/date/printer
showpage
%%EOF
%%EndDocument
count op_count sub {pop} repeat
% Clean up dict st...
2010 Dec 29
2
unoconv 0.4 issues
...Oo as new file with single lline of text.
Error message:
Traceback (most recent call last):
File "/usr/bin/unoconv", line 67, in <module>
os.environ['LD_LIBRARY_PATH'] = oolibpath + os.pathsep +
os.environ['LD_LIBRARY_PATH']
File "/usr/lib64/python2.6/UserDict.py", line 22, in __getitem__
raise KeyError(key)
KeyError: 'LD_LIBRARY_PATH'
Fix: patch from https://bugzillafiles.novell.org/attachment.cgi?id=403158
Second issue
============
Commands and input file: as above.
Error message:
Traceback (most recent call last):
File "/...
1998 Jul 10
3
Custom Print Command
I'm trying to setup my public printers to do 4 pages per sheet, and am
having nothing but problems making it work.
The system is a Redhat 4.2 box running Samba 1.9.18p4, and the
printers are postscript capable HP 4000 and 8000 machines.
Using Redhat's printtool to set 4 page per sheet output works when
printing via lpr, but as soon as I print from a Win95 box through
samba, it's
2010 May 17
0
strace log
...e=S_IFREG|0644, st_size=2424, ...}) = 0
read(8, ""..., 4096) = 0
close(8) = 0
munmap(0x7f731ac7a000, 4096) = 0
close(7) = 0
close(6) = 0
stat("/usr/lib/python2.5/UserDict", 0x7fffffff33a0) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.5/UserDict.so", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/python2.5/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.5/Us...