[NEWSboard IBMi Forum]
  1. #1
    Registriert seit
    Jul 2004
    Beiträge
    1

    positionierung vom barcode und data

    hello,

    i'm trying to do this simple tasks but i don't get it right : i wanna print a barcode and some text on a HP printer ... created a prtf with this content :

    R LIJNTXT
    DRAGER 18A O
    POSITION(2.0 2.0)
    BARDATA 18A O
    BARCODE(CODE128 8 *HRZ X'02' +
    *NOHRI +
    (*WIDTH .011))
    POSITION(5.0 5.0)

    i created the prtf with : CRTPRTF FILE(...) SRCFILE(...) DEVTYPE(*AFPDS) CVTLINDTA(*NO)

    i get the barcode and the text on the paper but i can't position them right ... all i get now is that my 'DRAGER' and my 'BARDATA' are always at the top of the paper : first the 'DRAGER' and right after that (as if they are concatenated) the barcode of 'BARDATA'

    anyone who can point me to the right direction how to position them right ?

    a huge thank you in advance for helping
    Pascal B

    PS 1 : i also tried the absolute positioning but that doesn't make any difference

    PS 2 : if i rotate the barcode *VRT i get a well-sized barcode ... if i leave it on the default *HRZ i only get a line-heighted barcode



  2. #2
    Registriert seit
    Feb 2001
    Beiträge
    20.245
    This seames all correct (i use these as you) !
    My be, the printerdevice don't support this functionality.
    You need an IPDS-Printer or AFP-Printer or a printer with using HOSTTRANSFORM.
    Dienstleistungen? Die gibt es hier: http://www.fuerchau.de
    Das Excel-AddIn: https://www.ftsolutions.de/index.php/downloads
    BI? Da war doch noch was: http://www.ftsolutions.de

Similar Threads

  1. Länge Zeichenkette bei Barcode PDF417?
    By Stoeberl in forum NEWSboard Programmierung
    Antworten: 2
    Letzter Beitrag: 13-11-06, 07:31
  2. KEYED DATA QUEUES SUBFILE DESCEND RPGLE
    By borwegen in forum NEWSboard Programmierung
    Antworten: 4
    Letzter Beitrag: 30-06-06, 09:04
  3. MiDViSiON Ausstellerprofil: Excel Data Deutschland AG
    By Kirsten Steer in forum Archiv NEWSboard Events
    Antworten: 0
    Letzter Beitrag: 15-06-06, 07:46
  4. HP Drucker über LPR RMTOUTQ verlang LETTER
    By Bruegge in forum NEWSboard Drucker
    Antworten: 1
    Letzter Beitrag: 13-02-06, 15:39
  5. Druckformat von AS400 auf Laserjet 1200
    By chris in forum IBM i Hauptforum
    Antworten: 2
    Letzter Beitrag: 06-02-02, 11:02

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • You may not post attachments
  • You may not edit your posts
  •