Qr Code Generator for Tally (dll)

Discussion in 'Tally Integration' started by teja varma, Oct 12, 2019.

    
  1. teja varma

    teja varma Active Member


    you are typing wrong command
    type regasm fallowed by full path to the OpenQrgenerator.dll then give space and put forward slash and type codebase
    example(in your case) : regasm D:\Tally.ERP9\OpenQrgenerator.dll /codebase
     
    Last edited: Dec 14, 2019



  2. Still Getting error
     

    Attached Files:

    • qr2.PNG
      qr2.PNG
      File size:
      38.9 KB
      Views:
      42


  3. lumos

    lumos Member


    Try this regasm D:\Tally.ERP9\OpenQrgenerator.dll /codebase
     



  4.  

    Attached Files:

    • qr3.PNG
      qr3.PNG
      File size:
      40.9 KB
      Views:
      37



  5. Sir, Now It is working Fine, but i am facing a Problem is that when i am printing my invoice my tally screen with automatically shrink, & it doesn't maximize
     


  6. lumos

    lumos Member


    That my friend I cant help you with. You need to learn TDL. Try downloading the TDE and going through samples for a start.
     


  7. HVPatel

    HVPatel Active Member


    if anyone has successfully done, and getting QR Code in Invoice Print then
    Kindly share again in details all steps and share Invoice Print copy having QR Code
    Thanks & Regards
     


  8. HVPatel

    HVPatel Active Member


    Can you share screen shot of Invoice having QR Code.
     


  9. Khyrul

    Khyrul New Member


    .dll file has successfully installed but can't qr code generate. what is the problem Untitled.jpg
     


  10. teja varma

    teja varma Active Member


    DLL is not registered properly
    unregister and register it again
    post the screen shot DLL registration window (CMD)
     


  11. Khyrul

    Khyrul New Member


    Its working in release 6.5.1 but do not work in 4.92
     

    Attached Files:



  12. Khyrul

    Khyrul New Member


    DLL is not registered properly
    unregister and register it again
    post the screen shot DLL registration window (CMD)[/QUOTE]
     

    Attached Files:



  13. teja varma

    teja varma Active Member


    [/QUOTE]
    it seems that openQrgenerator.dll file is not placed in the tally folder
    unregister it..
    place it in tally folder and register again then try..
     


  14. Sanjjaypal

    Sanjjaypal New Member


     

    Attached Files:



  15. Sanjjaypal

    Sanjjaypal New Member


    Its work
     


  16. HVPatel

    HVPatel Active Member


    Hi,
    Can you guide, what changes/steps any additional requires, as provided i had done, but error in register DLL.
    Regards
     


  17. teja varma

    teja varma Active Member


    can you attach the screenshot of error or verbose log..
     


  18. Sanjjaypal

    Sanjjaypal New Member


    Steps to Register DLL:

    1)Copy file (Qrcodegenerator.dll) to C:\Windows\System32

    2)Open Cmd in administrator Mode (Elavated mode)

    3)CD C:\Windows\Microsoft.NET\Framework64\v4.0.30319 ;; change directory

    4)Type:- regasm (Path\)Qrcodegenerator.dll /codebase or regasm "(Path\)Qrcodegenerator.dll" /codebase
    (Ex. regasm D:\Tally\Tally.ERP9\Qrcodegenerator-master\Qrcodegenerator.dll /codebase or regasm "D:\My Tally\Tally.ERP9\Qrcodegenerator-master\Qrcodegenerator.dll /codebase")

    5)you will get success message after it registered

    **** Make sure all the files placed in Tally Working Directory

    6) In Tally:- F11 > Add-On features > Enable QR Code ? Y/N
     


  19. HVPatel

    HVPatel Active Member


    Hi,
    I tried again the same as suggested above, still getting error as attached screenshot.
    DLL reg error.png
    kindly suggest solution if any.
    Regards
     


  20. Sanjjaypal

    Sanjjaypal New Member


    4)Type:- regasm (Path\)Qrcodegenerator.dll /codebase (This is right)

    4)Type:- regasm (Path\)OpenQrcodegenerator.dll /codebase (This is wrong)
     


  21. HVPatel

    HVPatel Active Member


    github.png
    But given dll file is OpenQrcodegenerator.dll, kindly see github screenshot.
    also i tried with renamed OpenQrcodegenerator.dll to Qrcodegenerator.dll
    still same error.
    Regards github.png
     


  22. teja varma

    teja varma Active Member


    Yes, file name is OpenQrGenerator.dll

    but you are registering the dll for 64 bit(framework64)
    you have to register for Any Platform (framework)

    this is correct : "C:\Windows\Microsoft.NET\Framework\v4.0.30319"

    this is incorrect : "C:\Windows\Microsoft.NET\Framework64\v4.0.30319"
     


  23. Sushant Bhalbar

    Sushant Bhalbar New Member


    Hi Teja,
    Its regarding the issue was facing in generating QR code for multiple sales invoices. its showing previous QR Code details if im creating the second invoice.so please tell me any updates in that...
     


  24. Sushant Bhalbar

    Sushant Bhalbar New Member


    i took that on Print function ..so you mean to say ...i have to put button for generation of Print
     


  25. teja varma

    teja varma Active Member


    Gpay,PhonePay,Bhim..
    Their Qr Contains UPI id and some other text.
    So first what inside that Qr Code in Payment app and Copy that text
    and Then Generate Qr Code According to that format and text...
     


Share This Page