Barcode alignment / horizontal / vertical w/ sapscript

Hello everyone!
I am developing a sheet of labels wearing a EAN13 Barcode. It has 56 labels (german brand, no 3668) on a sheet. one label is presented by one instance of the main window, the "First" Page consists of 56 page windows.
i put the structure into a form in sapscript and for any label on its position i do call a new window and write its contents into it. ( A Barcode of EAN and under or above the barcode i would like to see one line of text).
What happened till now?
I have copied BC_EAN13 to a ZBarcode in both a system and a printer barcode.
The barcode is printed via DIMM Module and it works. It is now 5 mm high and 35 mm wide, what should easily fit into a 52,5 * 21,2 mm label.
Problem: 1st line - barcode is truncated. if i add lines in the form as spacers, it does not move below so that i can ensure ideal positioning on the sheet.
on the label sheet there´s no border, i even tried the option baseline alignment, but it made it even worse.
So: problem is how to find exact position of the barcode on a label sheet. how to move it a little bit below, find space for one line of text and print all 56 labels on a sheet without the first line being truncated.
please also advice if the printer can not print sheets borderless (HP4350 cyrillic ´version).
thx,
br
stefan

Thanks Andrew!
Since not everyone posts solution if it is solved by the people themselves, here´s my solution in case anyone is interested:
The hint was what i basically did before, lots of page windows representing one label on the sheet.
It seems that printing on the very top of the page (upper space 0 mm) and printing a barcode there could not be done by the printer,
so after i skipped the first line of labels (deleted first row of page windows) i got a much better result. i can´t use all the labels now, but it hit and therefore it works now - no more unstable positioning,
double print of same barcode in same window etc.
I hope everyone understood this rough explanation.

Similar Messages

  • Barcode/sapscript alignment horizontal / vertical on hp4350 cyrillic

    Hello everyone!
    I am developing a sheet of labels wearing a EAN13 Barcode. It has 56 labels (german brand, no 3668) on a sheet. one label is presented by one instance of the main window, the "First" Page consists of 56 page windows.
    i put the structure into a form in sapscript and for any label on its position i do call a new window and write its contents into it. ( A Barcode of EAN and under or above the barcode i would like to see one line of text).
    What happened till now?
    I have copied BC_EAN13 to a ZBarcode in both a system and a  printer barcode.
    The barcode is printed via DIMM Module and it works. It is now 5 mm high and 35 mm wide, what should easily fit into a 52,5 * 21,2 mm label.
    Problem: 1st line - barcode is truncated. if i add lines in the form as spacers, it does not move below so that i can ensure ideal positioning on the sheet.
    on the label sheet there´s no border, i even tried the option baseline alignment, but it made it even worse.
    So: problem is how to find exact position of the barcode on a label sheet. how to move it a little bit below, find space for one line of text and print all 56 labels on a sheet without the first line being truncated.
    please also advice if the printer can not print sheets borderless (HP4350 cyrillic ´version).
    thx,
    br
    stefan
    Message was edited by:
            Stefan Loibner
    Message was edited by:
            Alvaro Tejada Galindo

    Thanks Andrew!
    Since not everyone posts solution if it is solved by the people themselves, here´s my solution in case anyone is interested:
    The hint was what i basically did before, lots of page windows representing one label on the sheet.
    It seems that printing on the very top of the page (upper space 0 mm) and printing a barcode there could not be done by the printer,
    so after i skipped the first line of labels (deleted first row of page windows) i got a much better result. i can´t use all the labels now, but it hit and therefore it works now - no more unstable positioning,
    double print of same barcode in same window etc.
    I hope everyone understood this rough explanation.

  • How to set default for "Horizontal / Vertical Alignment"?

    Hi,
    is there somewhere a setting to change the default of the "Horizontal / Vertical Alignment" property for an item label? I don't like the "Right" alignment and I have to change it each time when I create a new item.
    Thanks
    Patrick
    http://inside-apex.blogspot.com

    Yes, this is one of (many) cases where a Bulk edit feature in the Builder would be very useful. There have been some discussions about this and hopefully the APEX team is considering these for the next release.
    Having said that, I frequently find myself taking a full app export and editing the SQL file in my favorite text editor (Vim) and making these little changes.
    This is NOT to be done lightly, see the caveats and disclaimers at Re: htmldb application Disabled(on updation of FLOWS_020000.WWV_FLOW_STEP_I
    As always, take a backup of the file before modifying it and save it so you can revert back to it if something goes wrong.

  • The Horizontal & vertical scroll is not visible or not working when i run the form in Forms 6i.

    Hi all,
    The Horizontal & vertical scroll is not visible or not working when i run the form.
    In this form , there are 5 canvas namely
    CANVAS2 - Stacked Canvas
    PASS - Content Canvas
    MAT_RATES - Content Canvas
    DATE - Content Canvas
    PREVIOUS - Content Canvas
    I have set "Show Horizontal Scroll Bar" to "Yes" and  "Show Vertical Scroll Bar" to "Yes" in the WINDOW Property.
    I have  set "Show Horizontal Scroll Bar" to "Yes" and  "Show Vertical Scroll Bar" to "Yes" in the STACKED CANVAS Property .
    But still the Horizontal and Vertical Scroll Bar is not working when i run the Form.
    Help me with this please. How do i make it visible??
    Oracle Forms 6i..
    Thank You.

    Vijetha wrote:
    Hi all,
    The Horizontal & vertical scroll is not visible or not working when i run the form.
    I have set "Show Horizontal Scroll Bar" to "Yes" and  "Show Vertical Scroll Bar" to "Yes" in the WINDOW Property.
    I have  set "Show Horizontal Scroll Bar" to "Yes" and  "Show Vertical Scroll Bar" to "Yes" in the STACKED CANVAS Property .
    But still the Horizontal and Vertical Scroll Bar is not working when i run the Form.
    Help me with this please. How do i make it visible??
    Oracle Forms 6i..
    Thank You.
    hello vijetha,
    window and canvas show scroll bar when it need.
    You should show block property
    and set block scroll bar
    hope this helps..
    Hamid

  • Horizontal Vertical and logo is not printed in dot matrix printer

    Hi All
    i am printing a smartform in dot matrix printer
    the form has horizontal vertical line
    table lines , and logo
    but when i print in Dot matrix printer
    the line and logo is not display
    Please say me how i design for it
    wheather It is printer or smartform design problem?
    Regard
    Riten

    Hi riten,
    The Printer settings is not supporting the horizontal and vertical line ..check with the basis team for the printer settings.
    Regards,
    Sravanthi

  • Print text vertically in SAPScript

    Hi,
    How to print text vertically in SAPScript?
    Can we use controls for it?
    Please help its urgent.
    Thanks,
    Madhura

    You can print horizantally. using the following code
    You know the total length of your text right.
    You need to have conditions to avoid unnecessary spaces.
    If &v_text(1)& is not initial.
    ph &v_text(1)&
    endif.
    if &v_text+1(1) is not initial.
    ph &v_text+1(1)
    enddif.
    if &v_text+2(1) is not initial.
    ph &v_text+2(1)
    enddif.
    But we cant rotate letters to left . Not sure . Will explore on it and let you know.
    Reward points if useful.
    Regards,
    Nageswar

  • How to show process of horizontal, vertical frag in real example?

    I have take some application assuming the necessary predicates required and show the process of horizontal, vertical fragmentation, derived horizontal fragmentation including clustering process in vertical fragmentation.
    Dont know how to do plz some one help...

    Please provide your definitions of +"horizontal fragmentation"+ and +"vertical fragmentation"+.

  • How can I flip/mirror and image horizontally/vertically in the same programme? Is there a keyboard s

    How can I flip/mirror and image horizontally/vertically in the same programme? Is there a keyboard shortcut? Mac, latest version.
    Thanks in advance..

    Rola.AlGhalib wrote:
    …but figured how can an editing software not have the simplest things…? …
    Bridge is categorically NOT "editing software".  It's just a file browser, no more and no less.  Period.
    Bridge does not "edit" anything.  Bridge doesn't even open anything.  It just hands files to the appropriate application, whether this be Adobe Camera Raw, Photoshop, Illustrator, Acrobat, InDesign, or even Microsoft Word.
    No, there will most likely never be "an update" for this. 

  • Exact & Precise Horizontal & Vertical alignment of Radio Buttons

    How can I align RADIO BUTTONS used in a LIKERT SCALE both horizontally (i.e. EXACTLY on the SAME ROW) and vertically (i.e. for each row EXACTLY COLUMN UNDER each other). Using the grid is most clumsy and my buttons appear "wobbly" both horizontally and vertically. The SHIFT and CTRL keys do not seem to help much. SHIFT is horizontally and vertically too coarse (even though the grid has been defined to be very fine) and the CTRL just deforms the button. I need to be able to "nudge" the buttons as can be done in MS/WORD - Mike van der Linde

    There are a number of options. One is to set up guides, and fields will snap to them when one of the field borders is brought near. To add a guide, show the rulers (Ctrl+R) and click/drag one from either the horizontal or vertical ruler.
    You can also select multiple fields, right-click on one of them, and select the option to align left, bottom, etc. The field that you right-click will be the model or anchor for the others. Other right-click option allow you to set multiple selected fields to the same size (height, width, both) and distribute them horizontally or vertically to they are evenly spaced.

  • "horizontal/vertical align center" relative to one object, not the average

    Hello!
    I see in Illustrator, if i select 2 objects and i choose to align them relative to their centers, both objects will move to the middle point of the distance between their original positions.
    Is there a way to make just one of them move?
    Am i able to center one object to another object that is already in its final position?
    thanks a lot!

    i tried it, but it doesn't work. here's what i did:
    -selected one object
    -shift-selected the other one
    -clicked horizontal align center
    both objects moved
    (i am using CS3)

  • Aligning Object to Horizontal & Vertical Center Center of Another Object

    Hello,
    I've looked through the DOM and at the various methods and properties of various Javascript classes, but didn't see an obvious way of aligning one object's center to another object's center (particularly a Text Frame to a Group Item or Path Item). I'd have expected this to be pretty routine, so forgive me if I've overlooked the obvious (both in the documentation and on this forum).
    Thanks!
    Ben

    OK, well I guess I just needed to think a bit more. The answer I came to just required the use of some math.
    Basically,
    object_to_center.position[0] = object_to_center_to.position[0]+object_to_center_to.width/2-object_to_center.width/2; //X coordinate of object to center
    object_to_center.position[1] = object_to_center_to.position[1]-object_to_center_to.height/2+object_to_center.height/2; //Y coordinate of object to center
    Seems you get the center point somewhat indirectly, but at least you can get it.

  • Aligning text vertically

    I know how to center text horizontally within the text box in CS5 Extended (just click the same "center" icon you would click if you were using Microsoft Word or any other program), but how can I center it vertically (have it placed equidistant from the top and bottom of the text box)?  I know there must be a way.
    Thanks!

    I think the question has to do with text arranged vertically, rather than text that is centered on a vertical line dividing the cell.
    The example in column A is available in cells in Pages Tables. But of a kludge, though, as its achieved by inserting a return (option-return if you're typing it in the cell) after each character in the string.
    The example in column B is made by entering the text into a text box, then rotating the box using the Metrics Inspector, aand placing it in front of the cell where it is to appear.
    The example in column C has been horizontally centered in the cell using the alignment button on the format bar. There is also an alignment button in that bar to center the text vertically in the cell, but I hadn't used it before capturing the screen shot. This text also has an option return inserted after each of the first two words.
    Regards,
    Barry

  • Dev 6.0: How to align center VERTICALLY ?

    Hi !
    When I increase a height of the row I can't align data center
    vertically. Only horizontally.
    Hint me, please, how to do it.
    null

    I have stored/Retrieved Word documents in Oracle using a utility
    that comes with the ConText Option. Essentially I wrote PL/SQL
    to run the utility to get the file out of DB and onto the hard
    disk, then another PL/SQL to run the utility to move the file
    from hard disk into DB. I think the name of the utility was
    txtio. I hope this helps.
    -- Amir
    kal (guest) wrote:
    : Andrei,
    : I think mine is different problem like yours. But I want to
    : save the web reports I mean it can be either in html format or
    : PDF format..can I save these are .xls and then load into excel.
    : I tried that but what all I get is the html code but not the
    : output of the report.
    : I think you might have faced this kind of problem. Please
    : let me know if you have any answer. Coming to your question
    : I need to check that.
    : Thanks in advance.
    : kal
    : Andrei Kvasyuk (guest) wrote:
    : : Hi !
    : : Please, give me any hint about how to store MSWord (Excel)
    : : documents in database from Oracle Forms ? In other words, is
    it
    : : possible to edit documents in MSWord and then save (load) it
    in
    : : (from) database ?
    : : Thanks.
    null

  • Error with horizontal & vertical

    I have the Spry menu set up and I am working on a Mac. When i view in Safari, the submenu drops down and is vertical. When i view on a PC with Internet Explorer, the sub menu drops down and then is horizontal, which makes it look weird. Please help me out with this so i can get it to appear vertical also. Website is www.freightwolf.com for those that would like to take a look.
    Thanks,
    Ben
    Here is the code for this area:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 8em;
    float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 8.2em;
    position: absolute;
    left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 8.2em;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    width: 120px;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-color: #900;
    padding: .5em .75em
    color: #900;
    text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #900;
    color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #900;
    color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarDown.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarDownHover.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    background: #900;

    Ben,
    Gawd it's like looking in the mirror.
    First of all, when you post your on-line URL, there is no need to post any code unless the code involves serverside language. So in your case you could have sufficed with
    I have the Spry menu set up and I am working on a Mac. When i view in Safari, the submenu drops down and is vertical. When i view on a PC with Internet Explorer, the sub menu drops down and then is horizontal, which makes it look weird. Please help me out with this so i can get it to appear vertical also. Website is www.freightwolf.com for those that would like to take a look. 
    Thanks,
    Ben
    Having said that, the problem lies not in what you have posted, but in what you have not posted. Because of your online URL, this was very quickly constituted.
    In screen.css you have the following code that needs to be removed and all is well.
    /* Navigation */
    #navigation ul
        padding: 0;
        width: 100%;
        float: left;
        margin: 0 0 10px;
        list-style-type: none;
        background-color: #900;
    #navigation li {
        float: left;
        width: 90px;
        text-align: center;
        padding: 5px 10px;
    #navigation a:link,
    #navigation a:visited
        float: left;
        display: block;
        color: #eff8ff;
        padding: 5px 0px;
        border-bottom-width: 0;
        width: 100%;
        list-style-type: none;
        list-style-position: inside;
    #navigation a:hover,
    #navigation a:active
        color: #ffffff;
        background-color: #333;
        width: 90px;
        float: none;
    Happy Sprying.
    Ben

  • Align buttons vertically in sidebar region

    Good morning.
    Hope someone can help me with a problem I'm having.
    How do I align the buttons vertically in my region, they continually appear horizontally.
    ie.
    <Button1>
    <Button2>
    <Button3>
    not like <Button1> <Button2> <Button3> which is how it looks at the moment.
    Some Background Info:
    I am using theme 17.
    I have a region titled 'Letters' of type 'HTML Text' with a Sidebar Region template displayed in Page Template Body (3..) at Column 2.
    Apex version 3.2.1.00.12 (still!)
    IE 6 (still!)
    I would be very grateful for any advice.
    Thanks
    Sue

    Thanks for your speedy reply.
    I am using region buttons.
    I did try button items and they looked ok but I couldn't get them to call my javascript functions so I changed them to region buttons.
    How would you suggest I change the template? Would you change the button template, the sidebar template or place some css in the page/region header?
    Thanks
    Sue

Maybe you are looking for

  • Email to requisitioner after PO saved, GR, MIRO

    Hi, Business requirement is that a requisitioner should trigger a email after PO is saved, PO release, Goods Received, and Invoice Verification. At every stage requisitioner should get mail to his/her external email id or in the sap inbox, in R/3. wi

  • Skype To Go in London, ON

    Skype has recently added an access number for London, ON. When I call this (226) 887-... from my London cell phone (Fido), I get a long distance call. Some of my speed dials though are really London numbers, like (226) 777-... Is this a problem with

  • Why won't my Creative Cloud update?

    I keep having problems with Creative Cloud. I can't open it without an update, but the installer fails to complete the update every time I try, so I just can't use the product at all anymore. I've tried un-installing and re-installing Creative Cloud,

  • Which is better wifi or wifi with celluar?

    Daughter recommended not to get wifi with celluar. Just the wifi for the Apple ipad air 2 that I am thinking of buying. Read the different between the two just was not sure what to do. Any recommendations?????

  • Maxinum number of cells in a query result

    Hello everybody Our customer built big a query with a lot of key figures and attributes. After starting this query through BEx Query Designer or BEx Web Analyzer an error message is telling me that the result is beyond the maximum number (500 000) of