ZEBRA - customize BARCODE not Printing

HI All,
I have created a label using Bar-One, everything works and prints out fine using the Zebra printer, however I've added a barcode in my label and it doesn't printout at all.
This barcode is uses Code 128 and passes in Material Number from the print program I've created.
I've also tried added a fixed barcode to print, and this time it prints out.
Is there anything i missed out when i need the barcode to be printing using a customized identifier that passes value from my print program?
Please help
Thanks in advance.
CW

Hi Rich,
I am not sure which part of the code that prints the barcode because its encripted code from Bar-One.
but it goes:
NEW-PAGE
^XFKPM_DE-2.ZPL
FN999FD&ZD_BARCODE&^FS
FN998FD&ZD_BRGEW&^FS
which &ZD_BARCODE& is the material number to pass in for the barcode.
If its not the right place to search please tell me what code i am suppose to provide you.
Thanks
Lim

Similar Messages

  • Barcode not printing on Zebra printer

    Hi All,
    We are facing an issue while printing the barcode from ECC 5.0 using a smartform.
    The problem is that the z program creates a spool when we click the print option but does not print the barcode in the zebra printer.Also when we try to print from spool directly it doesn't  print anything.
    We are on Ecc 5.0
    zebra printer is Z4mplus.
    Any help is appreciated and will be rewarded with points.
    Thanks
    Umang

    Hi,
    Please check with your Printer Vendor, whether it supports the Barcode font which you have used.
    Also check for SAP notes. There are several sap notes on Zebra printer.
    Goto www.service.sap.com
    Best regards,
    Prashant

  • EAN13 barcodes not printing from viewer

    I have designed a Crystal report and have set the printer as the Zebra, and the font as the printer font. While the font display oddly in the designer preview, it prints fine to the Zebra printer.
    When importing the report into SAP Business One and running from the viewer, the codes' numeric value displays on screen and that is what prints from the printer. Have tried this on the same machine where the designer is installed and from a different machine.
    I am using CR2008, which is the latest which is compatible with the customers SAP install.
    A truetype font I have installed does not print at all
    Any way to resolve this?

    Hi Michael,
    We purchased one from Azalea in the end. I found a free one which did work, but doesn't conform to GS1 standards - it was not tall enough.
    While I now have the Azalea one printing, I haven't yet got it to pass GS1.
    This is a nightmare project, something that should be easy has take 3 months and counting!.
    Printer fonts won't work from the Crystal Viewer, but will from the designer, that is a known issue.

  • Barcodes not printing

    we migrated our ebs system from linux to AIX last week. We are not able to print any barcodes in the reports.
    previous: 11.5.10.2, 10.2.0.2, linux5.5, western European, able to print barcodes
    present: 11.5.10.2, 10.2.0.2, AIX 6.1, UTF8, cannot print barcodes
    Can we just copy over the font files to the new system, or does any other configuration/installation needs to be made?

    945003 wrote:
    we migrated our ebs system from linux to AIX last week. We are not able to print any barcodes in the reports.Do you get any errors?
    previous: 11.5.10.2, 10.2.0.2, linux5.5, western European, able to print barcodes
    present: 11.5.10.2, 10.2.0.2, AIX 6.1, UTF8, cannot print barcodes
    Can we just copy over the font files to the new systemYes.
    or does any other configuration/installation needs to be made?If you have any env variables set in the custom<CONTEXT_NAME>.env file under $APPL_TOP directory, make sure you migrate it to the new server(s).
    Please also see (How To Implement An AFM / PFA Barcode or MICR Font Within A UTF8 EBS Instance [ID 466531.1]).
    Thanks,
    Hussein

  • Barcode not printing in pdf output

    Hi,
    Iam working on report which has to display barcode.
    When i run the report iam getting barcode displayed in RTF output but its not displaying in PDF format ouput.
    Can you please suggest?
    Thanks,
    Nishi

    plz see http://www.oracle.com/technetwork/middleware/bi-publisher/learnmore/demo-library-toc-173301.html
    - External Fonts
    - Font Mappings (for PDF output)

  • BarCode not printed out

    Hi,
    I tried the following piece of codes (PrintingExample from Barbecue), but got a blank paper printed out. What is my problem?
    import java.awt.print.*;
    import net.sourceforge.barbecue.*;
    * Print a barcode using Java's print API
    * @author Sean C. Sullivan
    public class PrintingExample
         public static void main(String[] args)
              try
                   Barcode b = BarcodeFactory.createCode128("1234456");
                   PrinterJob job = PrinterJob.getPrinterJob();
                   job.setPrintable(b);
                   if (job.printDialog())
                        job.print();
              catch (Exception e)
                   e.printStackTrace();
    Any help would be much appreciated. Thanks.
    Antoni

    Hi,
    Check this threads:
    bar code in Smartforms
    how ro make an Code Bar in Smartforms
    thanks & regards
    Kishore M

  • BarCode Not Printing

    Hello Gurus - I'm trying to create Delivery No for bar code. Unfortunately it is not working.
    Front End Setups Done and Installed in Local Machine:
    Font Name : 3OF9
    File Name: 3OF9.TTF
    Syntax for BarCode I used: <?xdofx:'*'||C_DELIVERY_NAME||'*'?>
    Can anyone please help me with this issue?

    Check these
    https://blogs.oracle.com/xmlpublisher/entry/bursting_barcodes
    http://bipublisher.blogspot.com/2009/07/bi-publisher-font-setup-troubleshooting.html
    Edited by: Srini VEERAVALLI on Apr 3, 2013 1:24 PM

  • 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

  • Not printing the label in the zebra printer for 4 X 7 inch size

    Dear all,
    Iam trying to print the barcode in the label of size 4.00 X 7.00 inche in smartforms , for which i have created a page format in SPAD with 4 x 7 inch and specified the same in Form interface and specified 4.00 x 6.00 inche in the MainWindow of smarforms,
    im getting the print preview ,but it is not printing it in the printer, i checked with the zebra printer set up also and in the printing preferences i gave it as user defined.
    but when i tried with page size of 4.00 x 6.00 , it is printing without any problem. but my requirement i need to print that in 4.00 x 7.00.
    Can anybody guide me how to resolve this.
    thanks in advance. Points assured.

    sorted out by setting the SPAD - Device types
    format, just added the zxxx format to this and now it is working

  • Barcodes are not printing

    Hi,
    We have a printronix printer model Printronix T5304 with the device type added LB_PRI. The requirement is Barcode printing and i have added the 2 Barcodes ZUCC_LA
    ZUCC_SP to this device type but still the Barcodes are not printing. Can you suggesst me is there any other device type that i can use to test. I would request you to check the belwo output status also.
    Output status: The status of the output request is showing complete and the spool list showing the barcodes but when physically printing barcodes are not printing only numbers are printing. I checked the entry has been correctly updated in print controle area. But not sure how to change the character format to match in the sapscript.
    Regards
    Dellibabu

    Hi Deli
    Hope you are using the new bar code technology while creating the barcode in SE73. This could be the possible reason for the barcode not getting printed.
    http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm
    Hope this helps.
    Regards
    Neeraj

  • Barcode is not printing but it appears alright in preview

    Hi Guys
    I am trying to print a barcode in sap script. Barcode is coming perfect in print preview but it is not appearing in Printing. It is displaying the value for of the variabke for which i m trying to print the barcode in printing. Do certain settings need to be made for printing barcode in scripts?

    Hi Richa,
    Check in SPAD if the output device supports the Barcode or not.
    You could ask Basis and they will add the barcode type to printer fonts if it is not there.

  • Not print my changes in a barcode Sapscript

    Hi everybody, please excuse me mi english is not very good. I have a problem, I am modifying a program ZPP_COR6N in a client, is at PP module, this create a Handling unit, and after print a barcode label. There are many formats and the requeriment is add one format. I make the changes, in the control program named ZRPP_SDPACKDR and this call the sapscript ZFPP_PACK_ETIK, inside this form call a standard text ZPPWETIQUETA037 this I made in Tx. SO10. I've done the tests in others  Tx Z and the result it's OK, but from the ZPP_COR6N  not print my changes however the others formats print OK, my format print but some empty fields . I did check the Tx. NACU  and the configuration is OK, and i make the debugger and I put many break points in the control program and activate debugger form and not stop the program, therefore i think not pass to this sapscript and program control. The program ZPP_COR6N call many bapis to create HU and not can call other sapscript Z because not exist others form. My question  Is there any way call the sapscript without use OPEN_FORM or print one sapscript form any function? Also this client use many other many systems to comunicate with SAP , I think to print the barcode label from the other system but i not expert in RFC or SAP PI Is there possible and this is true how can show to my users and solve this problem?  Add the NACU configurations

    Hi jimblr, 
    Sorry you are having trouble. Does your printer show up "Connected and Ready" in ePrintcenter?
     These steps may help.  Turn off the printer.  Unplug your router from the power source for 15 seconds.  Plug the router back in.  Wait until the internet comes back up. (Approximately 2 minutes) Then turn the printer back on wait a bit for your pending apps to print.  Let me know if this helps.  
    Although I am an HP employee, I am speaking for myself and not for HP
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accept as Solution"

  • Logo not printing for Zebra printer

    Hi All,
             I have a requirement to print company logo after executing MIGO using Zebra printer. I have added the Zebra print parameters in SAPscript and uploaded the ITF file of logo to SO10 and from there copied to my SAPscript and tried printing, there is no logo displayed. I have tried using including standard text in sapcript with help of INCLUDE text statement that also is not working. Please help me to print logo using SAPscript for zebra printers.
    Thanks & Regards,
    Priya

    Hi All,
          If I directly printing the uploaded ITF file from standard text, I am able to print the logo. But when copy paste the same code in SAPscript its not printing. Please can anybody explain why?
    Thanks & Regards,
    Priya

  • BarTender for Zebra Barcode Label printing using Smartform

    HI Experts,
    Does anyone know how to use BarTender 7.10 software to create barcode labels for Zebra printer?
    I have to include a jpg Logo into the Label using BarTender.
    But when I test using the Zebra printer - the logo/picture won't print out.
    Any idea?
    Thank You.
    Best Regards,
    CW

    Hi There,
    I had problems with using Bartender when I tried to print a logo onto my labels, but I contacted a [labelling company |www.iidsolutions.net] who specialise in barcode label printing and the bartender software,  they sorted out my problem but then after a chat with them I decided it would be easier to get them to print the labels for me as I had loads of changes and they were quite cheap.  See if they can help you. :~)
    Good luck.
    Dave.

  • I am trying to print Ticketek ezytickets. Only the barcode is printing but the tickets are blank. Not sure what else to do. Please help

    i am unable to print Ticketek ezytickets. Only the barcode is printing correctly  But the tickets are blank

    What is your operating system?  Reader version?
    Is this a local or online PDF?  If online, in what browser?

Maybe you are looking for