barcode function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bdj

    barcode function

    Hi!
    I need an PL/SQL that takes number as input and returns an barcode.
    Solutions?
    Greeting
    Bjørn


  • IANAL_VISTA

    #2
    Re: barcode function

    "bdj" <B.D.Jensen@gmx .net> wrote in
    news:4186757e$0 $185$edfadb0f@d read11.news.tel e.dk:
    [color=blue]
    > Hi!
    > I need an PL/SQL that takes number as input and returns an barcode.
    > Solutions?
    > Greeting
    > Bjørn[/color]

    So what is stopping you from writing one?
    It just is a Small Matter Of Programming (SMOP).
    Do you realize that many different barcode formats exist?
    Return to what in what type of format?

    Comment

    • bdj

      #3
      Re: barcode function

      Hi again!
      2 of 5.
      But can I use standard-characters for that, or how to do it?

      Greetings
      Bjørn

      "IANAL_VIST A" <IANAL_Vista@ho tmail.com> skrev i en meddelelse
      news:Xns9594CCB 3D3534SunnySD@6 8.6.19.6...[color=blue]
      > "bdj" <B.D.Jensen@gmx .net> wrote in
      > news:4186757e$0 $185$edfadb0f@d read11.news.tel e.dk:
      >[color=green]
      >> Hi!
      >> I need an PL/SQL that takes number as input and returns an barcode.
      >> Solutions?
      >> Greeting
      >> Bjørn[/color]
      >
      > So what is stopping you from writing one?
      > It just is a Small Matter Of Programming (SMOP).
      > Do you realize that many different barcode formats exist?
      > Return to what in what type of format?[/color]


      Comment

      • bdj

        #4
        Re: barcode function


        more precisely: 2 of 5 interleaved with higher density
        /bdj
        "bdj" <B.D.Jensen@gmx .net> skrev i en meddelelse
        news:41887be8$0 $174$edfadb0f@d read11.news.tel e.dk...[color=blue]
        > Hi again!
        > 2 of 5.
        > But can I use standard-characters for that, or how to do it?
        >
        > Greetings
        > Bjørn
        >
        > "IANAL_VIST A" <IANAL_Vista@ho tmail.com> skrev i en meddelelse
        > news:Xns9594CCB 3D3534SunnySD@6 8.6.19.6...[color=green]
        >> "bdj" <B.D.Jensen@gmx .net> wrote in
        >> news:4186757e$0 $185$edfadb0f@d read11.news.tel e.dk:
        >>[color=darkred]
        >>> Hi!
        >>> I need an PL/SQL that takes number as input and returns an barcode.
        >>> Solutions?
        >>> Greeting
        >>> Bjørn[/color]
        >>
        >> So what is stopping you from writing one?
        >> It just is a Small Matter Of Programming (SMOP).
        >> Do you realize that many different barcode formats exist?
        >> Return to what in what type of format?[/color]
        >
        >[/color]


        Comment

        Working...