Any 2D Barcode fonts for Navision Report

sunnyksunnyk Member Posts: 280
Hi Guys,
We have to print some Navision Reports in 2D Barcode? We need to just add the fonts or we need to have barcode generator for this?

Comments

  • hrishihrishi Member Posts: 21
    I guess you will have to buy it is there no freeware available?
  • kylehardinkylehardin Member Posts: 257
    What kind of barcode?
    Kyle Hardin - ArcherPoint
  • hrishihrishi Member Posts: 21
    I am looking to print 2D barcodes on NAV reports (2013)
  • kylehardinkylehardin Member Posts: 257
    You still haven't explained what you are trying to do. There are many different kinds of barcodes, depending on what you you are trying to accomplish.
    Kyle Hardin - ArcherPoint
  • ara3nara3n Member Posts: 9,256
    You can build QR barcodes.

    Here is a howto free solution.

    https://dynamicsuser.net/nav/b/ara3n/posts/creating-qr-code-in-nav-2016

    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • hrishihrishi Member Posts: 21
    Thanks Rashed and Kyle,
    I need to print 2D Datamatrix barcode symbol type ECC200. Rashed, I am using NAV 2013 copied dll to addin folders but when I tried to point it to dotnet variable in NAV I can not see anything to choose for zxing.
    Then I removed dll from addin folder (RTC) and tried to register (regasm) the dll by putting the dll into windows\system32 folder and running the regasm from 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319' directory it says registered successfully but again I can not see anything in NAV.
    Any ideas what I am doing wrong pls.
    Thanks
    H
  • ara3nara3n Member Posts: 9,256
    you need to put it in
    C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Add-ins

    and
    C:\Program Files\Microsoft Dynamics NAV\71\Service\Add-ins
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • hrishihrishi Member Posts: 21
    Thanks Rashed, it seems there was an issue when I did it on my laptop, it could not load dotnet types, I found another thread that has mentioned similar issues seems something to do with streams.exe.#
    However when I started working on a server it works. Now I am able to print DataMatrix barcode, my requirement is symbol type ECC 200, I am not sure if one I am able to print is this symbol type tough.
  • hrishihrishi Member Posts: 21
    Any ideas how I would be able to confirm it..
Sign In or Register to comment.