Problem printing PDF's

Martin Bisanz martin.bisanz at chello.at
Mon Apr 21 02:19:29 PDT 2008


1st post here so please go easy on me, I'll try to supply you with as much information as possible.

We're running CUPS 1.2.7 here. The printer is a HP LaserJet5. The ppd used is the one for HP LaserJet Series PCL 4/5 CUPS v1.2. Testpage prints just fine on A4.

Printing the PDF's works too, but there are troubles, because eventhough the PDF is A4 in size, Cups sends it to the printer as Letter, it's just one press of a button to print it anyway on A4, but this installation of Cups runs on a PBX and should print faxes and it would be nice if it did that without the need to press a button on the printer. The command CUPS gets for printing from the PBX is correct. Now I've tried scaling the pdf with fitplot to print it on A4, still the same behaviour. I've tried every printing option for PDF's there is, maybe I've done something wrong. I even tried to print a PDF that has got exactly the size of the imageable area on an A4 page, because I thought that maybe the margins are the culprit, still the same.

I've turned on debugging, to see what happens, but I don't really know what to do with the messages.
Maybe someone else knows better than me, well that's why I came here in the first place.

This is the log from the PDF which is exactly 7.76x10.69in big and thus should fit perfectly on an A4 page within the margins.

I would like to add that there was a whole bunch of these: "Discarding unused printer-state-changed event..." in the log which I've deleted because It's already long enough.

 [18/Apr/2008:17:30:00 +0200] cupsdAcceptClient: 9 from localhost (Domain)
D [18/Apr/2008:17:30:00 +0200] cupsdReadClient: 9 POST /printers/faxprinter HTTP/1.1
D [18/Apr/2008:17:30:00 +0200] cupsdAuthorize: No authentication data provided.
D [18/Apr/2008:17:30:00 +0200] Print-Job ipp://localhost/printers/faxprinter
D [18/Apr/2008:17:30:00 +0200] print_job: auto-typing file...
D [18/Apr/2008:17:30:00 +0200] print_job: request file type is application/pdf.
D [18/Apr/2008:17:30:00 +0200] add_job: requesting-user-name="root"
I [18/Apr/2008:17:30:00 +0200] Adding start banner page "none" to job 42.
D [18/Apr/2008:17:30:00 +0200] Discarding unused job-created event...
I [18/Apr/2008:17:30:00 +0200] Adding end banner page "none" to job 42.
I [18/Apr/2008:17:30:00 +0200] Job 42 queued on "faxprinter" by "root".
D [18/Apr/2008:17:30:00 +0200] Job 42 hold_until = 0
D [18/Apr/2008:17:30:00 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:00 +0200] job-sheets=none,none
D [18/Apr/2008:17:30:00 +0200] banner_page = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[0]="faxprinter"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[1]="42"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[2]="root"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[3]="Testseite.pdf"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[4]="1"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[5]="PageRegion=Letter PageSize=A4 InputSlot=Default media=A4 job-uuid=urn:uuid:e231dc4f-4e5d-3d0c-731e-8ea38586adb9"
D [18/Apr/2008:17:30:00 +0200] [Job 42] argv[6]="/var/spool/cups/d00042-001"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[9]="SERVER_ADMIN=root at VoipPBX3"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[10]="SOFTWARE=CUPS/1.2.7"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[12]="TZ=CET"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[13]="USER=root"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[15]="CUPS_ENCRYPTION=IfRequested"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[16]="IPP_PORT=631"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[17]="CHARSET=utf-8"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[18]="LANG=C"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[19]="PPD=/etc/cups/ppd/faxprinter.ppd"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[20]="RIP_MAX_CACHE=8m"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[21]="CONTENT_TYPE=application/pdf"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[22]="DEVICE_URI=socket://192.168.120.10:9100"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[23]="PRINTER=faxprinter"
D [18/Apr/2008:17:30:00 +0200] [Job 42] envp[24]="FINAL_CONTENT_TYPE=printer/faxprinter"
I [18/Apr/2008:17:30:00 +0200] Started filter /usr/lib/cups/filter/pdftops (PID 368) for job 42.
I [18/Apr/2008:17:30:00 +0200] Started filter /usr/lib/cups/filter/pstops (PID 369) for job 42.
I [18/Apr/2008:17:30:00 +0200] Started filter /usr/lib/cups/filter/pstoraster (PID 370) for job 42.
I [18/Apr/2008:17:30:00 +0200] Started filter /usr/lib/cups/filter/rastertohp (PID 371) for job 42.
I [18/Apr/2008:17:30:00 +0200] Started backend /usr/lib/cups/backend/socket (PID 372) for job 42.
D [18/Apr/2008:17:30:00 +0200] Discarding unused job-state event...
D [18/Apr/2008:17:30:00 +0200] cupsdProcessIPPRequest: 9 status_code=0 (successful-ok)
D [18/Apr/2008:17:30:00 +0200] [Job 42] Running /usr/bin/gs-esp -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups -sstdout=%stderr -sOUTPUTFILE=%stdout -c -
D [18/Apr/2008:17:30:00 +0200] [Job 42] START 0 1397176 113672 1300844 11688 true 511 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END PROCS 1 1417272 130792 1300844 13056 true 629 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_std_e.ps 2 1437368 140740 1300844 14432 true 638 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_il1_e.ps 3 1457464 146787 1300844 14432 true 639 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END FONTDIR/ENCS 3 1457464 146939 1300844 14432 true 641 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END DEVS 5 1461168 167406 1300844 14432 true 645 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END STATD 6 1481264 178525 1300844 16044 true 650 3 <0>
E [18/Apr/2008:17:30:00 +0200] [Job 42] pdftops-options: -cfg /etc/cups/pdftops.conf
D [18/Apr/2008:17:30:00 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:00 +0200] [Job 42] END GS_FONTS 82 1521456 216155 1300844 16044 true 698 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END BASIC COLOR 83 1521456 224009 1300844 16044 true 713 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END LEVEL 1 COLOR 84 1541552 229119 1300844 16044 true 714 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END IMAGE 85 1541552 232862 1300844 16044 true 719 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_btokn.ps 86 1541552 236985 1300844 16044 true 722 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_dps1.ps 86 1541552 238738 1300844 16044 true 724 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_dps2.ps 87 1541552 241191 1300844 16044 true 725 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_type1.ps 88 1541552 246128 1300844 16044 true 732 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_lev2.ps 93 1561648 266169 1396944 112540 true 738 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] BEGIN RESOURCES 93 1561648 268305 1396944 112540 true 738 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END CATEGORY 94 1561648 269761 1396944 112696 true 739 5 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END GENERIC 95 1591584 287362 1396944 112696 true 741 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END FIXED 96 1591584 292741 1396944 112696 true 741 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END MISC 96 1591584 297171 1396944 112696 true 741 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END ENCODING 97 1591584 298961 1396944 112696 true 741 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_resmp.ps 98 1611680 311571 1396944 112696 true 745 3 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_resst.ps 99 1611680 321861 1396944 112696 true 745 3 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_res.ps 99 1611680 319776 1396944 112696 true 745 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_typ42.ps 100 1631776 323475 1396944 112696 true 748 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cidfn.ps 101 1631776 335857 1396944 112696 true 760 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cidcm.ps 103 1641616 352215 1396944 112696 true 760 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_fntem.ps 105 1701904 381419 1396944 112792 true 762 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cidtt.ps 107 1701904 387672 1396944 112792 true 762 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cidfm.ps 107 1701904 388857 1396944 112792 true 762 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cmap.ps 109 1701904 395239 1396944 112792 true 766 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_setpd.ps 110 1722000 410062 1396944 112792 true 766 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_typ32.ps 111 1722000 411134 1396944 112792 true 764 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_frsd.ps 112 1722000 411855 1396944 112792 true 764 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_ll3.ps 113 1742096 431878 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_mex_e.ps 114 1742096 434109 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_mro_e.ps 115 1742096 434765 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_pdf_e.ps 115 1742096 435425 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_wan_e.ps 116 1742096 439162 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_ops.ps 117 1742096 448258 1396944 112792 true 765 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_l2img.ps 118 1742096 449953 1396944 112792 true 768 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_rbld.ps 118 1762192 455780 1396944 112792 true 780 3 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_base.ps 120 1762192 464122 1396944 112792 true 982 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_draw.ps 122 1802384 493081 1396944 112792 true 982 4 <0>
D [18/Apr/2008:17:30:00 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:00 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:00 +0200] [Job 42] Connected to 192.168.120.10:9100 (IPv4)...
D [18/Apr/2008:17:30:00 +0200] [Job 42] backendRunLoop(print_fd=0, device_fd=4, use_bc=1)
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_font.ps 128 1822480 515338 1396944 113188 true 983 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_main.ps 130 1842576 531915 1396944 113188 true 988 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] pdf_sec.ps 131 1842576 537597 1396944 113188 true 988 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_css_e.ps 132 1842576 538465 1396944 113188 true 988 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_cff.ps 133 1862672 558382 1396944 113188 true 990 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_mgl_e.ps 134 1862672 559127 1396944 113188 true 990 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_agl.ps 136 1915816 606405 1396944 113188 true 991 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_ttf.ps 139 1980856 667318 1396944 113188 true 1021 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_icc.ps 140 1980856 670892 1396944 113188 true 1022 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_dps.ps 141 1980856 672437 1396944 113188 true 1035 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_dpnxt.ps 142 2000952 676684 1396944 113188 true 1052 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_epsf.ps 143 2000952 679990 1396944 113188 true 1064 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_fapi.ps 143 2000952 682264 1396944 113188 true 1064 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_pdfwr.ps 145 2021048 699278 1396944 114750 true 1094 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END INITFILES 146 2021048 702853 1396944 114750 true 1121 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] Starting static resources for category Decoding
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource Unicode ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource StandardEncoding ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource Latin1 ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Completting static resources for category Decoding
D [18/Apr/2008:17:30:00 +0200] [Job 42] Starting static resources for category CMap
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource 90ms-RKSJ-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource 90ms-RKSJ-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource ETen-B5-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource ETen-B5-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource GBK-EUC-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource GBK-EUC-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource KSC-Johab-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource KSC-Johab-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource KSCms-UHC-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource KSCms-UHC-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniCNS-UCS2-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniCNS-UCS2-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniGB-UCS2-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniGB-UCS2-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniHojo-UCS2-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniJIS-UCS2-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniJIS-UCS2-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniKS-UCS2-H ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource UniKS-UCS2-V ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Completting static resources for category CMap
D [18/Apr/2008:17:30:00 +0200] [Job 42] Starting static resources for category ColorSpace
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource DefaultGray ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource DefaultRGB ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Static resource DefaultCMYK ignored with COMPILE_INITS=0.
D [18/Apr/2008:17:30:00 +0200] [Job 42] Completting static resources for category ColorSpace
D [18/Apr/2008:17:30:00 +0200] [Job 42] gs_stres.ps 150 2121528 795136 1396944 114750 true 1122 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END STATIC RESOURCES 151 2121528 795156 1396944 114750 true 1122 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] ./Fontmap 151 2121528 796801 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/cups/fonts/Fontmap 152 2121528 798878 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/gs-esp/8.15/lib/Fontmap 152 2121528 800972 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/gs-esp/8.15/Resource/Fontmap 155 2201912 849016 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/gs-esp/fonts/Fontmap 156 2201912 851107 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /var/lib/defoma/gs.d/dirs/fonts/Fontmap 156 2201912 853206 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/cups/fonts/Fontmap 158 2222008 866878 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/share/ghostscript/fonts/Fontmap 158 2222008 868962 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] /usr/local/lib/ghostscript/fonts/Fontmap 159 2222008 871062 1396944 115544 true 1123 4 <1>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END FONTS 159 2222008 873183 1396944 115544 true 1123 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] Subtractive gray mapping not implementedSubtractive gray mapping not implementedDEBUG2: cups_open(0x8601dc4)
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:00 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] END DEVICE 173 2543544 1193083 1396196 114796 true 1123 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END CONFIG 174 2543544 1193221 1396196 114796 true 1123 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 850, height = 1100
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:00 +0200] [612.0 792.0]
D [18/Apr/2008:17:30:00 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] /.LockSafetyParams
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] Updating PageSize to [612 792]...
D [18/Apr/2008:17:30:00 +0200] [Job 42] size = Letter
D [18/Apr/2008:17:30:00 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Reallocating memory, [612 792] = 800x1000 pixels...
D [18/Apr/2008:17:30:00 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 800, height = 1000
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1050.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] END INIT 179 2583736 1233247 1436388 144308 true 1133 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END GLOBAL 180 2583736 1236659 1436388 144714 false 1132 4 <0>
D [18/Apr/2008:17:30:00 +0200] [Job 42] END GC 190 2295632 804106 1436388 144554 false 1119 3 <0>
D [18/Apr/2008:17:30:00 +0200] cupsdCloseClient: 9
D [18/Apr/2008:17:30:00 +0200] [Job 42] Page = 595x842; 18,36 to 577,806
D [18/Apr/2008:17:30:00 +0200] [Job 42] slow_collate=0, slow_duplex=0, slow_order=0
D [18/Apr/2008:17:30:00 +0200] [Job 42] Before copy_comments - %!PS-Adobe-3.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] %!PS-Adobe-3.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%Creator: xpdf/pdftops 3.01
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%LanguageLevel: 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%DocumentSuppliedResources: (atend)
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%DocumentMedia: plain 595 841 0 () ()
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%BoundingBox: 0 0 595 841
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%Pages: 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] %%EndComments
D [18/Apr/2008:17:30:00 +0200] [Job 42] Before copy_prolog - %%BeginDefaults
D [18/Apr/2008:17:30:00 +0200] [Job 42] Before copy_setup - %%BeginSetup
D [18/Apr/2008:17:30:00 +0200] [Job 42] Before page loop - %%Page: 1 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] Copying page 1...
D [18/Apr/2008:17:30:00 +0200] [Job 42] pagew = 559.0, pagel = 770.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] bboxw = 595, bboxl = 842
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageLeft = 18.0, PageRight = 577.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageTop = 806.0, PageBottom = 36.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageWidth = 595.0, PageLength = 842.0
D [18/Apr/2008:17:30:00 +0200] [Job 42] runEPS: Normal DSC
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /Header
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /EPSF 0 /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /Creator
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /Creator (xpdf/pdftops 3.01) /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /For
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /DSC_struct -dsc_data_struct- /For (\(root\)) >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /Title
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /DSC_struct -dsc_data_struct- /Title (\(Testseite.pdf\)) >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /Pages
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /NumPages 0 /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /BoundingBox
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /BeginDefaults
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] **** DSC comment: /EndDefaults
D [18/Apr/2008:17:30:00 +0200] [Job 42] << /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:00 +0200] [595.0 842.0]
D [18/Apr/2008:17:30:00 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:00 +0200] [Job 42] 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:00 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:00 +0200] [Job 42] Updating PageSize to [595 842]...
D [18/Apr/2008:17:30:00 +0200] [Job 42] size = A4
D [18/Apr/2008:17:30:00 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Reallocating memory, [595 842] = 776x1069 pixels...
D [18/Apr/2008:17:30:00 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:00 +0200] [Job 42] true
D [18/Apr/2008:17:30:00 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:00 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:00 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:00 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:00 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:00 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:01 +0200] [595.0 842.0]
D [18/Apr/2008:17:30:01 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /cupsMediaPosition
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting cupsMediaPosition to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Updating PageSize to [595 842]...
D [18/Apr/2008:17:30:01 +0200] [Job 42] size = A4
D [18/Apr/2008:17:30:01 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Reallocating memory, [595 842] = 776x1069 pixels...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] false
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] false
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 776, height = 1069
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 100 100 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 1.389 0.000 0.000 -1.389 -25.000 1119.444 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:01 +0200] [595.0 842.0]
D [18/Apr/2008:17:30:01 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /cupsColorOrder
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:01 +0200] [Job 42] 3
D [18/Apr/2008:17:30:01 +0200] [Job 42] /cupsColorSpace
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:01 +0200] [Job 42] 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] /cupsCompression
D [18/Apr/2008:17:30:01 +0200] [300 300]
D [18/Apr/2008:17:30:01 +0200] [Job 42] /HWResolution
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting cupsColorOrder to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting cupsColorSpace to 3...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting cupsCompression to 2...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] Updating PageSize to [595 842]...
D [18/Apr/2008:17:30:01 +0200] [Job 42] size = A4
D [18/Apr/2008:17:30:01 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Reallocating memory, [595 842] = 2329x3208 pixels...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:01 +0200] [595.0 842.0]
D [18/Apr/2008:17:30:01 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:01 +0200] [Job 42] false
D [18/Apr/2008:17:30:01 +0200] [Job 42] /Duplex
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Updating PageSize to [595 842]...
D [18/Apr/2008:17:30:01 +0200] [Job 42] size = A4
D [18/Apr/2008:17:30:01 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Reallocating memory, [595 842] = 2329x3208 pixels...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] false
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] false
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2329, height = 3208
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 595 842 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3358.333 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Checking.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Merging.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Selecting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Constructing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Putting.
D [18/Apr/2008:17:30:01 +0200] [612.0 792.0]
D [18/Apr/2008:17:30:01 +0200] [Job 42] /.MediaSize
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /MediaPosition
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaDestination
D [18/Apr/2008:17:30:01 +0200] [Job 42] 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] /%MediaSource
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Setting MediaPosition to 0...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] Updating PageSize to [612 792]...
D [18/Apr/2008:17:30:01 +0200] [Job 42] size = Letter
D [18/Apr/2008:17:30:01 +0200] [Job 42] margins[] = [ 0.250000 0.500000 0.250000 0.500000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Reallocating memory, [612 792] = 2400x3000 pixels...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cache_size = 8388608
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Result of putting.
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] Installing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] true
D [18/Apr/2008:17:30:01 +0200] [Job 42] -device-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Finishing.
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -mark-
D [18/Apr/2008:17:30:01 +0200] [Job 42] -dict-
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /Page
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /PageNum 1 /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /PageBoundingBox
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /PageOrientation
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /DSC_struct -dsc_data_struct- /PageOrientation 0 >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 1 pages...
D [18/Apr/2008:17:30:01 +0200] PID 369 (/usr/lib/cups/filter/pstops) exited with no errors.
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups_print_chunked - flip = 0, height = 3000
D [18/Apr/2008:17:30:01 +0200] Discarding unused job-progress event...
D [18/Apr/2008:17:30:01 +0200] [Job 42] StartPage...
D [18/Apr/2008:17:30:01 +0200] [Job 42] MediaClass = ""
D [18/Apr/2008:17:30:01 +0200] [Job 42] MediaColor = ""
D [18/Apr/2008:17:30:01 +0200] [Job 42] MediaType = ""
D [18/Apr/2008:17:30:01 +0200] [Job 42] OutputType = ""
D [18/Apr/2008:17:30:01 +0200] [Job 42] AdvanceDistance = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] AdvanceMedia = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Collate = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] CutMedia = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] ImagingBoundingBox = [ 18 36 594 756 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] InsertSheet = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Jog = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] LeadingEdge = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Margins = [ 18 36 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] ManualFeed = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] MediaPosition = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] MediaWeight = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] MirrorPrint = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] NegativePrint = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] NumCopies = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] Orientation = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] OutputFaceUp = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] Separations = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] TraySwitch = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] Tumble = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsWidth = 2400
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsHeight = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsMediaType = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBytesPerLine = 300
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsCompression = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 140 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 140 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 45 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 45 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 45 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 45 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 50 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 50 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 49 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 50 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 50 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 34 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 34 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 35 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 98 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 98 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 97 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 97 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 97 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 97 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 93 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 93 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 96 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 95 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 99 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 99 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 101 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 88 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 88 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 88 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 88 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 90 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 90 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 90 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 90 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 89 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 87 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 86 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 86 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->header.Duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cups->page = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD = 0x8693928
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsPPD->flip_duplex = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] width = 2400, height = 3000
D [18/Apr/2008:17:30:01 +0200] [Job 42] PageSize = [ 612 792 ], HWResolution = [ 300 300 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] HWMargins = [ 18.000 36.000 18.000 36.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] matrix = [ 4.167 0.000 0.000 -4.167 -75.000 3150.000 ]
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /Pages
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /NumPages 1 /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /BoundingBox
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /BoundingBox [0 0 595 841] /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] **** DSC comment: /EOF
D [18/Apr/2008:17:30:01 +0200] [Job 42] << /DSC_struct -dsc_data_struct- >>
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[0] = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsEncodeLUT[65535] = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] num_components = 1, depth = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsColorSpace = 3, cupsColorOrder = 0
D [18/Apr/2008:17:30:01 +0200] [Job 42] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_gray = 1, dither_grays = 2
D [18/Apr/2008:17:30:01 +0200] [Job 42] max_color = 0, dither_colors = 0
D [18/Apr/2008:17:30:01 +0200] PID 370 (/usr/lib/cups/filter/pstoraster) exited with no errors.
D [18/Apr/2008:17:30:01 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:01 +0200] PID 371 (/usr/lib/cups/filter/rastertohp) exited with no errors.
D [18/Apr/2008:17:30:01 +0200] PID 368 (/usr/lib/cups/filter/pdftops) exited with no errors.
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 85 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Read 2255 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] [Job 42] Wrote 2255 bytes of print data...
D [18/Apr/2008:17:30:01 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:01 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:01 +0200] PID 372 (/usr/lib/cups/backend/socket) exited with no errors.
D [18/Apr/2008:17:30:01 +0200] [Job 42] File 0 is complete.
D [18/Apr/2008:17:30:01 +0200] Discarding unused printer-state-changed event...
D [18/Apr/2008:17:30:01 +0200] Discarding unused job-completed event...
D [18/Apr/2008:17:30:02 +0200] Unloading job 42...




More information about the cups mailing list