search for: countdictstack

Displaying 2 results from an estimated 2 matches for "countdictstack".

2002 Jul 01
0
Re: LPRng: Putting a stamp on all printed sheet
...proper or not but it seems to work. Joel %%Page: 2 2 <----This is the 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 %%E...
2002 Oct 30
4
PDF printer using ps2pdf ?
Hi, Is it possible to set up a printer in samba that will use ps2pdf converter to create pdf documents when printing on it ? Best Regards Steph