TSC or ZM400 (Zebra Printer) printing speed?

Dear Folks,
I am using TSC or ZM400 (Zebra Printer) for label printing but I have one issue.
I am printing the sticker and its getting but the speed of printing is very slow . Its creating spool request for evey label.
Even I deleted spool request one after other in user profile but did not get the right speed.
Any body have any idea how to increase printing speed . I am printing bulk of data (1000 sticker).
Thanks and Regards
Gurminder

Hi,
Do you use any graphics or true type fonts in your form that creates the spool? if you use graphics, ensure that the flag "Resides in the Printer Memory" is set for the graphic in transaction SE78. Also try to avoid true type fonts as this increases the size of the spool transferred from SAP to the printer greatly.
If you want to ensure that spools are appeded, you need to ensure that parameters 'New Spool Request' and ''Completed' are not set as per SAP note #85318.
For Sapscript forms, when your application calls the function module OPEN_FORM, the parameters the parameters ITCPO-TDNEWID and ITCPO-TDFINAL should not be filled when calling function module OPEN_FORM. Then the spools should be appended.
Regards,
Aidan

Similar Messages

  • Increase print rate, print speed zebra printer (zpl)

    Hello,
    first I start with release info:
    SAP system N22 (only ABAP system), which calls Adobe Form processing
    Windows 2008 SP1
    Oracle 11
    SAP ECC 6.0
    SAPKB70103
    SAPKH60403
    SAP ADS system AD0 (only Java system):
    Windows 2003 SP2
    Oracle 10
    SAP Netweaver 7.0 Java with Enhancement Package 1
    Versioninformation given by report FP_PDF_TEST_00: 802.20090618120017.572641
    We use a ordinary Zebra printer with internal print server (ZM400-200E-0100T).
    In N22 there is an output device defined with device type "AZPL203 : ZPL203 for pdf documents only".
    Printing works but print speed/rate is always lowest (2 Inch/s) and I find no SAP-way changing it. (Why SAP does not give maxmimum speed in zpl?)
    Lowest speed in ZPL-code is represented by ^PRA . I find this string:
    - in spool files on N22 (example: SPOOL0000014926_00001.zpl)
    - in xdc file on AD0: E:\usr\sap\AD0\SYS\global\AdobeDocumentServices\lib\zpl203.xdc, line:  "<seq id="startDoc">XA&#xa;PRALH0,3&#xa;XZ&#xa;</seq>"
    Changing the string in that file does not work. Creating a complete new output device in N22 with new xdc file zzpl203.xdc does not work too.
    Another way of changing print speed is described in the documentation "SAP Interactive Forms by Adobe, customizing Printing Workflows, (SAP NetWeaver 7.0 SPS13 or higher), Document Version 2.0 - August 2007".  In chapter 4.3 "Changing the print speed setting" is described a job profile named ZPLSettings.xml, which should be used. In that file I do not find printRate.
    Who can help?
    Kind Regards
    Walter Habich

    Hi Ale,
    You dont need a Zebra bar one tool for printing graphics from smartforms. You need to have propers drivers and proper settings in place. Take a look at the OSS notes 750772 - Information on the ZPL-II printer driver for SmartForms
    Check the point 5 in the above oss notes:
    5) Support of bitmap graphics
    Colored bitmap graphics from SmartForms are changed to black and white when you print from the LZPL printer driver. If the picture quality is affected by this conversion, change the graphic to B/W with a graphics program (such as PaintShop Pro), and import it to SmartForms as as a black and white graphic. Monochrome graphics are not converted by the driver. However, all graphics may be justified to adjust the size of the graphic to the printer resolution (203, 300 or 600 dpi).
    During the import to SmartForms, you have the option to flag a bitmap as "resident". In this case, the LZPL printer driver saves the graphic in the RAM of the printer when it first occurs (Device "R:" of the zebra printer). At the end of the spool request, the driver deletes the graphic again from the printer's RAM, so that no more memory remains occupied.
    Resident graphics during label printing from SmartForms are therefore only faster if more than one label is printed within a spool request, and the resident graphic is repeated on each label.
    I hope this info helps.
    VJ

  • Unable to get the print from the zebra printer

    hi,
       i have copied a SAP standard form into a Zform. i have made changes to the Zform depending on my requirement(i.e. i have added more fields and also barcodes). I did not make any changes to the driver program since i copied the standard layout. After making changes to the Zform when i check the print preview everything seems to be fine. But when i try to print the Zform from a zebra printer it does not get printed. But it says printing is completed and also a spool request is created but the print never comes

    Hi Ambarish,
    There will be an option to disable and enable the print icon for a particular sap screen . SAP Screen has been designed as per business requirement  only  . You may reach out to your functional team or developer team to assign the required output type and form which can enable the icon .
    Also check whether you have required authorization to  print from SAP
    I hope so it will help you
    Regards,
    Aparna

  • Communication problem with Zebra printer

    Post Author: rafu
    CA Forum: .NET
    Hi,I'm trying to write bidirectional communication with Zebra printer - e.g. send data to print and receive data read from tags. To send data it's possible to use WritePrinter methods described in internet, however I don't know how to get it?? In producer's manuals there is only example to printer connected by LPT1, my uses usb.Does anyone have any ideas??? Help please!rafu

    I would look at XP's port configuration for the printer and then try and use the same protocol on the Mac. If XP is showing it as RAW Port 9100, then that is shown as HP jet Direct - Socket on the Mac. The only issue then is whether the OS X driver is available in the Lexmark list. Sometimes the provided OS X driver is only for direct USB connections, so you have to look at using an alternate driver, such as those offered by Gutenprint.

  • Not printing...zebra printer

    Hi All
    I am using zebra printer TLP 2844, all the fonts are feeded in the printer.
    I am printing a simple text.. but its not printing anything.
    REPORT ZTEST2 .
    data: x-prin(4) value 'LOCL'.
    data:
      t1(80) value 'A100,100,0,d,1,1,N,"Material Number"'.
    do 1 times.
      new-page print on
          destination x-prin
          copies '1'
          immediately 'X'
          keep in spool 'X'
          no dialog.
      write: / 'O'.
      write: / 'Q1217,1'.
      write: / 'q811'.
      write: / 'S2'.
      write: / 'D6'.
      write: / 'ZB'.
      write: / 'JF'.
      write: / 'N'.
      write: / t1.
    enddo.
    any idea what can be the reason
    cheers
    AJ

    Hi Pavan
    As the SAP vesion is 4.6c...and they have no support package for printing using samrtforms.
    but other reports, which prints the labels in the warehouse are printing the barcode labels....
    and I am using the same printer........so definetly it should print.
    but I dont know what mistake I am doing........
    AJ

  • A question on different zebra printer dpi printing - sapscript

    Hello,
    We have an existing sapsript (with ZPL code) to print label via a zebra printer (300dpi). There is a requirement to print
    the same label on new device zebra QL 320 plus(wireless printer, 203 dpi).
    Please advise how to make use of the existing sapscript to print to the wireless device without creating another sapscript(with different dpi).
    existing 300dpi ZPL code in sapscript:
    ^FX
    ~DGR:ROHS.GRF,2222,22,jG0IFCI07LFCT07HFJ03HFJ07JFI07MFT03HFJ03HFJ0KF8H07MF8S03HFJ03HFI03KFEH07MFES03HFJ03HFI07LFH07NFS03HFJ03HFI0MF807NF8R03HFJ03HFI0MF807NFCR03HFJ03HFH01MFE07NFCR03HFJ03HFH03MFE07NFCR03HFJ03HFH03MFE07NFER03HFJ03HFH07NF07NFER03HFJ03HFH07HFC01IF07NFER03HFJ03HFH07HF801IF07FEI01IFR03HFJ03HFH07FEI07HF07FEJ0IFR03HFJ03HFH07FEI03HF87FEJ07HFR03HFJ03HFH07FEI03HF87FEJ07HFR03HFJ03HFH0HFCI01HF87FEJ07HF8I03HFEJ03HFJ03HFH0HFCI01HFC7FEJ03HF8I0JF8I03HFJ03HFH0HFCI01HFC7FEJ03HF8H01JFCI03HFJ03HFH0HFCJ0HFC7FEJ03HF8H03KFI03HFJ03HFH0HFCJ0HFC7FEJ03HF8H0LF8H03HFJ03HFH0HFEM07FEJ03HFI0LF8H03HFJ03HFH0HFEM07FEJ03HFH01LFEH03HFJ03HFH07HFM07FEJ07HFH03LFEH03HFJ03HFH07HFEL07FEJ07FEH07LFEH03OFH07IF8K07FEJ0HFEH07MFH03OFH07JF8J07FEI01HFEH0IFC1IFH03OFH07KF8I07FEI03HFEH0IFH07HF803OFH03KFEI07NFCH0HFEH03HF803OFH03LFCH07NFCH0HFEH03HFC03OFH01MFH07NFI0HFCH01HFC03OFI0MF807NFH01HFCI0HFC03OFI0MFE07MFEH01HF8I0HFC03OFI07MF07MFCH01HF8I0HFC03OFI01MF07NFH03HF8I0HFE03OFJ0MF87NFH03HFJ07FE03HFJ03HFJ01LFC7NF803HFJ07FE03HFJ03HFL0KFC7NFC03HFJ07FE03HFJ03HFL07JFC7NFC03HFJ07FE03HFJ03HFM07IFC7FEI0IFC03HFJ07FE03HFJ03HFM01IFE7FEI03HFE03HFJ07FE03HFJ03HFN03HFE7FEJ0HFE03HFJ07FE03HFJ03HFO0HFE7FEJ0HFE03HFJ07FE03HFJ03HFO0HFE7FEJ0HFE03HFJ07FE03HFJ03HF01H08J07FE7FEJ0HFE03HFJ07FE03HFJ03HF01HF8J07FE7FEJ07FE03HF8I0HFE03HFJ03HF01HF8J07FE7FEJ07FE03HF8I0HFC03HFJ03HF01HFCJ07FE7FEJ07FE01HF8I0HFC03HFJ03HF01HFCJ07FE7FEJ07FE01HFCI0HFC03HFJ03HF01HFEJ07FE7FEJ07FE01HFCH01HFC03HFJ03HFH0HFEJ0HFE7FEJ07FEH0HFCH03HFC03HFJ03HFH0HFEJ0HFC7FEJ07FEH0HFEH03HFC03HFJ03HFH0IFI01HFC7FEJ07FEH0IF807HF803HFJ03HFH07HFCH07HFC7FEJ07FEH07HFC1IFH03HFJ03HFH07IF01IFC7FEJ07FEH07MFH03HFJ03HFH07NFC7FEJ07FEH07MFH03HFJ03HFH03NF87FEJ07FEH03LFEH03HFJ03HFH03NF07FEJ07FEH01LFEH03HFJ03HFH01NF07FEJ07FEI0LF8H03HFJ03HFI0MFE07FEJ07FEI0LFI03HFJ03HFI07LFC07hHFE7gJFC7E3TFE7gJFC7E3TFE7gJFC7E3RF8FE7gJFC7E3RF8FE7gJFC7TF8FE7gJFC7TF8FE7gJFC7TF8FE7FC0IFC1JFC3FC3IFE1HFC7JF83JFC3HF8FE7FH03FEH03FE3H0FH0HF3803FC7E3FCH03FC6H0FC01E7CH01FCI0FE4H04H07F2H01FC7E3F8H01FC4H03C01E787F1FC7F0FE0FC0FC3F07F0FC7E3F8FE1FC1FC3F8FE78HF8F0HFC7E1FE1FE3F0HF8FC7E3F1HF8FC3FE3F8FE70HF8F0HFC7E1FE1FE1F0HFC7C7E3E1HF8FC3FE1F8FE71HFCF1HFC7E3FE1FE1F1HFC7C7E3JF8FC3HF1F8FE61IFE1HFE3E3FE3FE1F1HFC7C7E3JF0FC3HF1F8FE61IFE3HFE3E3FE3FE1F1HFC7C7E3HF8H0FC7HF1F8FE61IFE3HFE3E3FE3FE1F3HFC7C7E3FCI0FC7HF1F8FE61IFE3HFE3E3FE3FE1F3HFC7C7E3F01F8FC7HF1F8FE61IFE3HFE3E3FE3FE1F3HFC7C7E3E0HF8FC7HF1F8FE61IFE1HFE3E3FE3FE1F1HFC7C7E3E3HF8FC7HF1F8FE61HF8F1HFC7E3FE3FE1F1HFC7C7E3E3HF8FC7HF1F8FE71HF8F0HFC7E3FE3FE1F0HF87C7E3E3HF0FC7HF1F8FE70HF8F0HFC7E3FE3FE1F0HF8FC7E3E3FE0FC7HF1F8FE787E1FC7F0FE3FE3FE1F07F0FC7E3E1FC0FC7HF1F8FE7CH01FCI0FE3FE3FE1FI01FC7E3EI083C7HF1F81E7EH07FEH03FE3FE3FE1F1H07FC7E3F80383C7HF1FC1E7FH0IF807FE3FE3FE1F1807FC7E3F807C3C7HF1FC1E7YF1gHFE7YF1gHFE7YF1gHFE7YF1gHFE7YF1gHFEhJ07YF1gHFE7hHFE7hHFE7hHFE7hHFE
    ^XA
    ^PRC
    ^LH0,0^FS
    ^LL610
    ^MD0
    ^MMT
    ^MNY
    ^LH0,0^FS
    ^FO32,20^A0N,45,45^CI13^FR^FDPART #: 60000001^FS
    ^BY2,3.0^FO36,66^BCN,56,N,Y,N^FR^FD>:60000002^FS20000001
    ^FO709,74^A0N,45,45^CI13^FR^FDMSD: 60000003^FS20000002
    ^FO32,137^A0N,36,36^CI13^FR^FD60000004^FS
    ^FO32,183^A0N,36,36^CI13^FR^FDMPN: 60000005^FS30000001
    ^BY2,3.0^FO36,222^BCN,56,N,N,N,A^FR^FD60000006^FS
    ^FO32,293^A0N,36,36^CI13^FR^FDBATCH NO:  60000007^FS
    ^BY2,3.0^FO36,330^BCN,56,N,Y,N^FR^FD>:60000008^FS3000000230000003
    ^FO460,293^A0N,36,36^CI13^FR^FDD/CODE: 60000009^FS
    ^BY2,3.0^FO461,330^BCN,56,N,Y,N^FR^FD>:60000010^FS30000004
    ^BY42,42^FO750,300^BXN,5,200,0,0,1^FH\^FD60000011^FS30000005
    ^FO200,517^A0N,36,36^CI13^FR^FDCOO: 60000012 ^FS
    ^BY2,3.0^FO36,500^BCN,56,N,Y,N^FR^FD>:60000013^FS
    ^FO500,460^A0N,36,36^CI13^FR^FDQTY: 60000014^FS
    ^BY2,3.0^FO500,500^BCN,56,N,Y,N^FR^FD>:60000015^FS
    ^FO32,399^A0N,36,36^CI13^FR^FDSAP  Doc: 60000016^FS20000003
    ^FO500,399^A0N,36,36^CI13^FR^FDV/CODE: 60000017^FS20000004
    ^BY2,3.0^FO36,432^BCN,56,N,Y,N^FR^FD>:60000018^FS
    ^FO30,566^ABN,25,15^CI0^FR^FDDate RECEIVED: 60000019 ^FS
    ^FO520,566^ABN,25,15^CI13^FR^FDUser:60000020^FS20000005
    ^FO713,455^FR^XGRoHs,1,1^FS20000006
    ^FO0,282^GB931,0,2^FS
    ^FO0,126^GB931,0,2^FS
    ^FO0,172^GB931,0,2^FS
    ^FO0,390^GB931,0,2^FS
    ^FO0,558^GB931,0,2^FS
    ^XZ
    ^FX End of job
    ^FX END OF FORMAT

    Hi,
    You should generate a new label file and upload it to a new sapscript form as described in note #179534.
    Regards,
    Aidan

  • Label printing on ZEBRA printer TLP2844 with smartform

    Hi Gurus,
    Requirement:
    Print label on Zebra printer with smartform
    1. i have created a smartform with desired layout
    2. and trying to print on Zebra printer
    Questions:
    1. smartform is not printing on zebra printer
    2. suggest me if there are any ways to print smartform on zebra printer
    3. does it requires any native programming language for printing labels on zebra printer
    Best Regards,
    Krishna

    hi Krishna,
    This printer does not support ZPL2 so I thnk you cnnot use the device types like LZEB2. It should work to print via windows and a device type like SAPWIN or SWINCF.
    Regards,
    Aidan

  • Slow down printing speed for Smart Forms

    Hi,
    Is there any command (etc.) to slow down the printing speed of an Hp laserjet when printing a smart forms?
    I need that because when I print that smart form to fast I run into print out quality problems.
    Many Thanks

    hi,
    take print out in a dot matrix printer instead of your laser printer without changing any settings.
    Coz i tried this once, i was successfull. But, the printout will be very slow.
    regards,
    kool.

  • Unable to print lables on Zebra printer

    Hi,
    We have designed a new lable using the zebra software: ZebraDesigner for mySAP Business Suite 2. This software generates a Zebra code and the same is copied in SAP script to pass the command to Zebra printer.
    The Zebra printer name is : Zebra Z4M Plus (300dpi).
    Font: ^B3 Code 39
    We are using SAP Script to print the output.
    Error: When we fire the print, the lables are printed "blank". What could be the possible areas where we need to check.
    Thanks & Regards
    Nayan Shah
    <removed by moderator>
    Moderator message: duplicate post locked.
    Edited by: Thomas Zloch on Jan 20, 2011 5:02 PM

    Hi,
    Did you follow the steps of SAP #179534? If your zebra printer supports ZPL2 printer language, this should use. You should use devcei type LB_ZEB to create the spool.
    Reards,
    Aidan

  • UPS Maxicode in Adobe Forms - non-zebra printer

    Hey guys,
    I have a problem regarding printing an UPS Maxicode on a regular printer (HP Laserjet P3015) in Adobe Forms: It just won't print.
    I'm using the "UPS Maxicode" object in the "barcode" library (LCD ES3, Version 10.4). After some research, I found this guide:
    UPS maxicode on SAP Adobe forms - Contributor Corner - SCN Wiki
    The scripting described there works great for printing the UPS Maxicode on a zebra printer - but the non-zebra printer scripting doesn't work for me.
    There isn't much to find about this on google, so I hope you guys can help me. I experimented with printers, device types (i.e. PDF1) and such, but the result remains the same. What else can I try? Am I missing something?
    Thanks for your time / help,
    Chris

    You can find some information about it in this document:
    [http://www.tec-it.com/download/PDF/TBarCode6_SAPwin_Manual_EN.pdf]
    See chapter 12, see also chapters: 6, 7, 8 and 11.
    good luck

  • Print Speeds Acrobat 9

    Anyone out there seeing some truly horrible print speeds on Acrobat 9 with OS X 10.6.3?
    Here is the situation:
    PDF 163mb in size - 196 pages
    Go to print, choose multiple pages, choose 6 pages per sheet
    Change page size to tabloid
    go to print
    PIZZA (Color Wheel of Death)
    I know the application is doing something, because it is using 114% of my CPU (I have four of them... so its ok)
    Now...
    Take the PDF to a PC
    Open it and do the same thing...
    Printing is 4 bazillion times faster than on the mac.  Matter of fact the mac is still pinwheeling while the PC has passed the print job on to the printer and is looking at me saying "Got anything else you need me to do?"  Acrobat on the Mac, is still having seizures. 
    Any ideas? (telling me to switch the entire company to PC won't do.  The creatives will revolt and the last time they did it wasn't pretty.)
    Thanks for any insights that you can give me.

    This is a coding problem of the website. It has nothing to do with your computer. Download the pdfs (right-click on the url), it will download to your computer and you can print it out yourself.

  • Problem with text printing on ZEBRA printer

    Hi all,
    I created a label in adobe forms to print output in ZEBRA140xi series printer. In the label I am printing Delivery number,storage bin,material number,delivery date and other details along with barcodes.
    I created a header to display company name. In header I kept solid black color as background and company name in white color in foreground with Arial 8 font.
    when I print the label all runtime values are printed but the header with black background only printing. The white text on the black background is not printing.
    Kindly tell me what I should do to print white color text on black background in ZEBRA printer? 
    Note: the print is working fine with laser printer problem comes when printed on ZEBRA printer.
    regards,
    Suresh.

    Hello,
    did you find a solution? I have the same problem: print ADS forms on zebra with black background and withe text.
    Regards.
    Benjamin

  • Printing chinese characters on a Zebra printer using Adobe Interactive Form

    Hello,
    We have created an Adobe Interactive Forms in SAP with some words in English and another one in simplified chinese. We have defined a Zebra printer in SPAD with the AZPL203 driver.
    When we print the form in the zebra printer some of the chinese characters are printed and some of them no.
    Has anyone faced the same problem?
    Thanks a lot
    Miquel A. Vergara

    Hi,
    Welcome you post on the forum.
    However, this is not the right forum for you. It is only for SAP Business One user. Please search entire forums first to find which one is more proper.
    However, this issue may not be related to SAP at all. Search on the web would be better.
    Thanks,
    Gordon

  • Problem with printing barcodes to a Zebra printer via Smartform

    Hi
    I am trying to create a printed label from smartforms, being directed to a zebra printer.  The label must include a barcode.
    Via oss notes 750002 and 750772 I have imported the LZEB2 device type.
    In SE73 I have created a system bar code on the new technology.
    In the smart form style, I create a character type with this barcode font.
    The barcode prints okay and can be read when it has up to 10 characters.
    However we need a long bar code of appoximately 22 characters.
    I can find no supported barcode type which will let me write a barcode of this length
    The max length in the smartform style for the barcode format is always coming up as 50mm which is too short.
    I have tried with using a printer bar code prefix and suffix with the native zebra ZPI-II commands, attaching to command nodes on either side of the text node in the smart form,  But this does not seem to work.
    Any advice ?
    Thanks

    sounds like the variable containing the barcode data is too short...is it at least 22 characters long?

  • Rotation of label using smartforms by 90 deg using zebra printer

    Hi,
    I am facing one problem using smartforms for label printing. Since the zebra printer which is being used requires 90 deg rotation of form for the normal smartform design. I have even tried using ZPL commands by using ^FWR  command in the window attributes but the text within that window only gets rotated and each line gets overwritten on one another. Please let me know if it s possible to rotate the complete form in smartform for label printing using zebra printer.
    Thanks and Regards
    Anand

    Hi Anand,
    Check my previous thread below about this:
    Re: print label landscape to zebra printer - text position wrong & overlapping
    regards,
    Aidan

Maybe you are looking for

  • Opening a new window and closing it in controller

    I need to implement a functionality wherein when I click on a link, the custom page should open in a new window. Also on this page, there would be a OK button. On click of this button, I need to insert a record into the database and close this window

  • Saving Multiple Rows in a Table simultaneously

    Hi All, I have a requirement in which I have to validate and save multiple entries from table through BAPI. The validations are checked on Button click (save). If a row entry is correct , it is saved in the backend and for the rows which are not corr

  • Hidden cells in graphs

    Ok so BW spring hill products your good no doubt about it.  so now I have two things I have a number of columns of data but I dont want show all of them on a graph so I hide the colums and then in the graph you uncheck the box that says show hidden d

  • Import Log shows Incompatible version of Workspace Manager Installed

    Hi, I did an export of my DB using oracle 10.2.0.3 in Windows 2003 R2, I am trying to import the DB in Oracle 10.2.0.4 on Windows 2008 Server. Question 1 I am getting the following error message IMP-00003: ORACLE error 20000 encountered ORA-20000: In

  • My Mail wan't start

    Hello, I have a problem, wen is start Mail, He jump one time up in the dock. Than i have the messege: "The Progrmam Mail is stopt" When i click "start again" i have the same message than i clik "Raport" The raport can yo read down here. I have instal