search for: 12345x

Displaying 16 results from an estimated 16 matches for "12345x".

Did you mean: 12345
1999 Jul 15
1
Win98/HP Printer problem. Partially Solved.
...extra pages cannot be put back into the printer as they become slightly curled and jam almost every time. I set up a "print command = cp %s /tmp/print.%s" in order to see what the heck was happening. Looking at the file reveals an odd bit of code at the end of every (PCL) job: ^L^[E^[%-12345X The ^L seems to be required to push out the last page, but the rest of it appears to make an extra blank page print. Very strange. This code isn't generated by Ghostscript when the users print out Postscript stuff. To get around the little extra page problem, I just popped a filter into the p...
2004 Aug 18
3
CUPS Printing to PostScript Printer
...ving trouble printing to a HP LaserJet 6MP Postscript printer. I'm using CUPS and normal UNIX printing works fine. I've tried to configure SAMBA for point and click printing. That all seemed to go okay except that what is printed is: ===================================================== -12345X@PJL JOB @PJL SET RESOLUTION = 600 @PJL SET ECONOMODE = OFF @PJL ENTER LANGUAGE = POSTSCRIPT ===================================================== followed by all of the raw Postscript commands. I think it is the "-12345X" at the beginning of the output that is confusing the printer. I...
2004 Mar 09
1
Page_log with number of pages prtinted wrong
The Adobe drivers (on request of the printer PPD associated with them) often put a PJL header in front of the main PostScript part of the print file. Thus, the printfile starts with <1B >%-12345X or <escape>%-12345X instead of %!PS). This leads to the CUPS daemon auto-typing the incoming file as a print-ready file, not initiating a pass through the pstops filter (to speak more technically, it is not regarded as the generic MIME-type application/postscript, but as the more special MIME...
1999 Jul 16
9
SWAT issue
I have had a RH5.2 server running Samba up for a long time. I upgraded to Mandrake 6.0. It broke Samba, so I reinstalled using the RPM on the CD. Samba works just fine, but SWAT will not! If I try to start it manually (/usr/sbin/swat) it just hangs. In /etc/services I have a line like this: swat 901/tcp In /etc/inetd.conf I have: swat stream tcp nowait.400 root
2008 Jun 06
2
Printing "garbage"
...) File->print in notepad - my CUPS printer shows as the default printer and what look like the correct properties 5) Click "OK" to print and some lines of "garbage" are printed 6) The "garbage" is probably a clue to what is going wrong - it looks like this: Code: -12345X at PJL @PJL SET MEDIATYPE=REGULAR -12345X at PJL RESET Any help gratefully received. Thank you.
2003 Dec 13
0
Errors printing from Windows to a Samba server
...editor. Find the "application/vnd.cups-raw" entry. In my case, it looks like this: application/vnd.cups-raw (string(0,<1B>E) + !string(2,<1B>%0B)) \ string(0,<1B>@) \ (contains(0,128,<1B>%-12345X) + \ (contains(0,1024,"LANGUAGE=PCL") \ contains(0,1024,"LANGUAGE = PCL"))) In the contains() expressions, I changed the 128 and 1024 to 4096. (I suppose you could make arguments about this hurting print ser...
2002 Mar 05
1
printing via samba w/ cups server
...TEMP file from the OLD server to the NEW server and execute: NEWSERVER# lpr-cups -P savin -o raw TEMP_FILE_ON_OLD_SERVER and it prints just fine. If I take a look at the TEMP file generated on the new server, it does indeed look different: first line for the working temp file looks like: ^[%-12345X@PJL JOB NAME="http://www.cbc.ca" first line for the non-working temp file looks like: ^N^@^@^@^C^@^@^@^@^[%-12345X@PJL JOB NAME="http://www.cbc.ca" Since this is independent of the print server (lpd/cups), I was wondering if maybe samba was modifying the file at all. I chang...
2007 May 18
1
cups, firefox + acrobat (Getting PJL output)
...llo, I am having a problem when printing pdf files as viewed from firefox/acroread to a samba print share. When I print from firefox, I get PJL output. If I print the very same file directly from Acrobat, the file prints properly. Standard web pages print from firfox just fine. #Sample output -12345X@PJL COMMENT MS PCLXL NT DRIVER @PJl JOB NAME ... I can print from firefox/acroread "if" I print directly to the printer and skip samba/cups. I have uncommitted "application/octet..." in mime.types and mime.conv. I have tried setting "cups options = raw" and I still...
2002 Nov 04
0
CUPS PostScript drivers for Samba explained -- was: Re: 2.2.6 and printer questions
...e EULA; no hassle with the question "where do I get the ADOBE*.* driver files from?" * the Adobe drivers (depending on the printer PPD associated with them) often put a PJL header in front of the core PostScript part of the print file (thus the file starts with "<1B>%-12345X" or "<escape>%-12345X" instead of "%!PS"). This leads to the CUPS daemon autotyping the arriving file as a print-ready file, not requiring a pass thru the "pstops" filter (to speak more technical, it is not regarded as the generic MIME type &quot...
2000 Aug 07
1
Samba messing with PJL to printer
...8) clients if connected "directly" via the Windows "LPR" interface but which spews out pages of garbage if spooled through Samba 2.0.7 on a Solaris box. What happens is the printer for some reason thinks it is being sent text but the first few lines are really PJL commands : %-12345X@PJL JOB @PJL SET ECONOMODE=OFF @PJL ENTER LANGUAGE=POSTSCRIPT The printer is ignoring these commands when going through Samba but works fine when the data goes directly to the printer (leaving everything else the same) [note that in both cases the data is going over the network]. I fear it might...
2004 Apr 20
0
SAMBA 3.0.2 printing problem
...r/2004:10:30:44 +0200] [Job 121] Option: Duplex=DuplexNoTumble --> Setting option D [03/Mar/2004:10:30:44 +0200] [Job 121] 0 %%Page: "2" 2 D [03/Mar/2004:10:30:44 +0200] [Job 121] /usr/lib/cups/filter/cupsomatic: inserted option PS code: D [03/Mar/2004:10:30:44 +0200] [Job 121] PJL: .%-12345X@PJL D [03/Mar/2004:10:30:44 +0200] [Job 121] @PJL SET MANUALFEED=OFF D [03/Mar/2004:10:30:44 +0200] [Job 121] @PJL SET RET=MEDIUM D [03/Mar/2004:10:30:44 +0200] [Job 121] @PJL SET DENSITY=3 D [03/Mar/2004:10:30:44 +0200] [Job 121] @PJL SET COPIES=1 D [03/Mar/2004:10:30:44 +0200] [Job 121] @PJL SET...
2001 Dec 31
1
Printing problem: printing control characters
...nn -P %p %s lpq command = /usr/bin/lpq -P%p printer driver = HP LaserJet 8150 PCL 6 printer driver location = \\%L\PRINTER$ [PRINTER$] path = /usr/local/lib/samba-2.2.1a/print read only = yes browsable = no guest ok = yes Sample output: ^[%-12345X@PJL JOB NAME="boot.ini - Notepad"^M @PJL SET OUTBINPROCESS =1 ^M @PJL SET RET=ON^M @PJL SET DUPLEX=ON^M @PJL SET BINDING=LONGEDGE^M @PJL SET ECONOMODE=OFF^M @PJL SET OUTBIN=UPPER^M @PJL SET FINISH=NONE^M @PJL SET PAGEPROTECT=AUTO^M @PJL SET PAPER=LETTER^M @PJL SET HOLD=OFF^M @PJL SET RESO...
2005 Jan 16
0
Printing from Windows is printing PS commands instead of job!
...okay: %!PS-Adobe-3.0 %%Title: README - Notepad %%Creator: PScript5.dll Version 5.2.2 And according to my mime.types, it should be recognizing that as a PS job: application/postscript ai eps ps string(0,%!) string(0,<04>%!) \ contains(0,128,<1B>%-12345X) + \ (contains(0,1024,"LANGUAGE=POSTSCRIPT") \ contains(0,1024,"LANGUAGE = Postscript") \ contains(0,1024,"LANGUAGE = PostScript") \ contains(0,1024,"LANGUAGE = POSTSCRIPT")) What in blazes i...
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing works fine locally using CUPS on the Samba box. What am I missing here? Why can't I print to the Samba box via the Windows and linux clients? Shared directories work fine. I am really frustrated here and have exhausted Google and all other resources I have. Here's my smb.conf for what it's worth.
2002 Sep 22
0
CUPS filtering mechanism explained, was: [cups raw mode, was Re: unlink data file in cups_job_submit]
...les which do both, first... ...carry a string "LANGUAGE=POSTSCRIPT" (or similar variations with different capitalization) amongst the first 512 bytes, *plus*... ...contain the "PJL super escape code" amongst the first 128 bytes ("<1B>%-12345X"). Very likely, most PostScript files generated on Windows using a CUPS- or other PPD, will have to be auto-typed as "vnd.cups-postscript". Probably a file produced with a "Generic PostScript driver" will be just "application/postscript" (hav...
2002 Sep 23
6
DNS server and printing.
Good afternoon, This is my first post, so please be gentle ;) Anyway, here's my question....I've recently put together a Linux Server for our company, replacing an old Novel server. I have the box set up with Samba, as a PDC on our network. So far, just about everything is working correctly. One issue I'm coming up against, though, is printing from DOS. I have Samba