[cups] Sending mail from a CentOS7 virtual machine to Fuji Xerox ApeosPort-IV C4475 problem revisted

マスターズ・イアン ian at ncsa.jp
Wed Oct 17 22:35:58 PDT 2018


Hi Gernot

Here are the results of the suggestions you gave:

> So you could check that the linux print file has the same PJL lines as the Windows print file, and in the same logical positions? (after/before something specific)
> And nothing else missing in the linux file that is in the Windows one?

PJL:
@PJL SET JOBATTR="@LUNA=   Win line 2, Linux line 6
@PJL SET JOBATTR="@DAID=   Win line 16, Linux line 5
@PJL SET JOBATTR="@JOAU=   Win line 22, Linux line 7
@PJL SET JOBATTR="@CNAM=   Win line 23, Linux line 4

More specifically,
Win:
%-12345X at PJL JOB MODE=PRINTER
@PJL SET JOBATTR="@LUNA=1234"
@PJL SET JOBATTR="@TRCH=ON"
@PJL SET DUPLEX=OFF
@PJL SET BINDING=LONGEDGE
@PJL SET JOBATTR="@SPSE=AUTO"
@PJL SET JOBATTR="@MSIP=NORMAL"
@PJL SET JOBATTR="@APSP=OFF"
@PJL SET RENDERMODE=GRAYSCALE
@PJL SET ECONOMODE=OFF
@PJL SET RET=ON
@PJL SET JOBATTR="@IREC=OFF"
@PJL SET JOBATTR="@TRAP=OFF"
@PJL SET JOBATTR="@IEXT=STANDARD"
@PJL SET JOBATTR="@JOEP="
@PJL SET JOBATTR="@DAID="
@PJL SET JOBATTR="@ACNA=2018-09-14-1014-cups-test.txt"
@PJL SET JOBATTR="@SBKP=OFF"
@PJL SET JOBATTR="@BANR=DEVICE"
@PJL SET JOBATTR="@NLPP=1"
@PJL SET JOBATTR="@HOAD=IAC103AA9"
@PJL SET JOBATTR="@JOAU=1234"
@PJL SET JOBATTR="@CNAM=MyPC"

Linux:
@PJL JOB MODE=PRINTER
@PJL COMMENT begin
@PJL COMMENT Version:4.00
@PJL SET JOBATTR="@CNAM=MyPC"
@PJL SET JOBATTR="@DAID="
@PJL SET JOBATTR="@LUNA=1234"
@PJL SET JOBATTR="@JOAU=1234"
@PJL SET RENDERMODE=AUTOCOLOR
@PJL SET JOBATTR="@DIPQ=STANDARD"
@PJL SET PAPER=A4
@PJL SET COLLATE=OFF
@PJL SET COPIES=1
@PJL SET JOBATTR="@FSTP=0"
@PJL SET JOBATTR="@LSTP=0"
@PJL SET JOBATTR="@LOUT=NOSCALING"
@PJL SET JOBATTR="@ZOOM=100"
@PJL SET DUPLEX=OFF
@PJL SET JOBATTR="@ANNT=OFF"
@PJL SET AUTOSELECT=ON
@PJL SET MEDIATYPE=NORMAL
@PJL SET OUTBIN=MAINTRAY
@PJL SET JOBATTR="@FSIZ=6004"
@PJL SET TIMEOUT=0

There are no @PJL COMMENT lines in my Linux .prn except "@PJL COMMENT begin" and "@PJL COMMENT Version:4.00"

The files look pretty different.

> How about taking a Windows printjob, stripping out the PJL lines, then passing that printjob through your filters to see if the output can be printed?

It didn't even arrive at the printer ...
  
> What other differences there might be you would probably be best served by examining the Windows printjob more thoroughly first to see if you missed anything.

As I said above the 2 .prn files look pretty different.

I'm going to try putting the test file through the filters one at a time.

ian



More information about the cups mailing list