Navertica Bar Code Generator

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,495
edited 2015-07-03 in Download section
Navertica Bar Code Generator
This utility is written to make easier of using bar codes in MS Dynamics NAV.

Supported Bar Codes in current version:
- EAN8
- EAN13
- UPC_A
- UPC_E
- Interleaved2of5
- Code2of5
- Code11
- Code39
- Code93
- Code128
- ISBN
- DataBar_Limited
- DataBar_Expanded
- DataBar_Truncated
- DataBar_Stacked
- JapanPost
- OneCode
- PostNet
- RoyalMail
- AusPost
- KIX
- ITF14
- DataMatrix
- MaxiCode
- PDF417
- AztecCode
- MSI
- RationalizedCodebar
- Plessey
- Pharmacode

Demo limitations:
- sometimes printed "NAVERTICA a.s." over the bar code

Known issues of this version:
- uncomfortable positioning and sizeing
- some of parameters are specified as text value (next versions will be supporting enumrate values)

http://www.mibuso.com/dlinfo.asp?FileID=1158

Discuss this download here.

Comments

  • koubekkoubek Member Posts: 84
    I forgot to put "QR Code" to the list of supported bar codes...
  • jdelfraissejdelfraisse Member Posts: 14
    I imported the objects in to a test database. I am not sure what I need to do now. My knowledge of add-ons is very limited. When I try to run the form "NAVERTICA Bar Code Demo", I get You do not have permission to run the 'NAVERTICA Bar Code Demo' Form. I am a super user, so imagine there is something missing from the License. Also, I can't delete it as well. Any ideas how to get the demo to work and how much the full version and where to get it?

    Thanks!
    Jonathan Delfraisse
    A Microsoft Dynamics Nav End User
    Version US 4.00 SP3 (5.0 SP1)
  • SavatageSavatage Member Posts: 7,142
    What type of barcode are you trying to produce?

    The download section has lots of barcode solutions.
    Depending on what you are looking for their might be easier options
  • kinekine Member Posts: 12,562
    It seems that you do not have the object IDs in your license. You need to renumber the objects before you import them into your DB or use the Cronus license to test them.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • jdelfraissejdelfraisse Member Posts: 14
    Savatage wrote:
    What type of barcode are you trying to produce?
    We are looking to create Datamatrix barcodes.
    kine wrote:
    It seems that you do not have the object IDs in your license. You need to renumber the objects before you import them into your DB or use the Cronus license to test them.
    So once they are imported and not in our license we can't delete them as a end user? How do I renumber the object before importing them? The file is a fob.
    Jonathan Delfraisse
    A Microsoft Dynamics Nav End User
    Version US 4.00 SP3 (5.0 SP1)
  • kinekine Member Posts: 12,562
    The archive includes the .txt file of the objects...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • jdelfraissejdelfraisse Member Posts: 14
    kine wrote:
    The archive includes the .txt file of the objects...
    I get this when trying to import the txt file using the Cronus database and license.
    Microsoft Dynamics NAV
    You do not have permission to run the 'File, Import, Text' System.

    Contact the system manager if you need to have your permissions changed.

    OK
    Jonathan Delfraisse
    A Microsoft Dynamics Nav End User
    Version US 4.00 SP3 (5.0 SP1)
  • kinekine Member Posts: 12,562
    Ok, I understand. The product is not directly for customers. It is mainly for partners. Your partner could renumber the objects into some range you have in your license. I can renumber the objects for you, but I am afraid that it could be in conflict with some agreement between you and your partner...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • jklaverjklaver Member Posts: 4
    Any suggestions about how to obtain al licence to avoid 'sometimes printed "NAVERTICA a.s." over the bar code' ?
  • SavatageSavatage Member Posts: 7,142
    Goto the first post link, which brings you to the download page,
    There next to the author is a mail symbol.
    Try emailing him and ask directly since it's a demo/trial version.

    Or you can search the download section for barcode to look at some free programs
  • kinekine Member Posts: 12,562
    Just send me message and i will aend you offer for full version.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • kinekine Member Posts: 12,562
    The installer is old and if you have Win7/8, you need to register the library manually by "regasm BarCodePrinter.dll -tlb".
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • SrivasSrivas Member Posts: 89
    Hi,

    I am using NAV3.7 [windows 8 machine]. I imported the objects and getting compilation error because of a missing table "99008535".

    I was wondering whether I need to direct to some other table or create a new table .

    thanks,
    Srivas
  • SrivasSrivas Member Posts: 89
    I cannot register the dll.
    it comes up with following error
    "barcodeprinter.dll was loaded. But the DllRegisterserver entrypoint was not found. The file cannot be registered".

    On global variable, automation variable - I cannot see the library.

    Any suggestions please?

    Thanks
  • kapilkumarkapilkumar Member Posts: 2
    Hi srivas

    simply do this, open cmd with "run as administrator" and type the following :

    1. cd\
    2. cd C:\Windows\Microsoft.NET\Framework\v4.0.30319
    3 regasm 'path and name of the dll.dll'

    Thats it
  • kinekine Member Posts: 12,562
    In most cases, running cmd as administrator and running this command will do what is needed (as described in previous posts):

    cd "c:\Program Files (x86)\NAVERTICA a.s\NAV Ba Code Printer"
    "c:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe" BarCodePrinter.Dll /tlb


    Than you should see the library under name "BarCodePrinter"...

    Of course, the demo is not usable on NAV 2013 and newer on server side (no support for 64bit in this library, no support for server-side automations in NAV). Full version of the library includes possibility to generate anything what you can define in postscript (rotated texts etc.) and is supporting the DotNet interop and 64bit on NAV 2013 and newer (server side generating).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • headley27headley27 Member Posts: 235
    How can I determine pricing for this product and ultimately purchase it (we are currently using Nav 5.0)?

    Thank you.
Sign In or Register to comment.