web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

pos receipt drawing images in receipt

(0) ShareShare
ReportReport
Posted on by 2,050

Greeting everyone 

i'm planning to drawing images in receipt for Pos Retail by code

so that's' mean customization in which service of SDK must i do that 

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    301,075 Super User 2025 Season 2 on at

    Hi Mohammed,

    What exact do you mean with "by code"? There is support for a logo in the POS receipt designer. What is this "drawing images" about?

  • mohammed.mqi Profile Picture
    2,050 on at

    thanks for replay 

    i need to generate QRcode which will contents from receipt id and some info i include it to one string then that will be converted to QRCode

    so i need to add QRCode as image then i need to show that image to receipt

    and here my code which i generated as pictureBox

    RetailTransaction transaction;
    
    fullcode = transaction.ReceiptId  transaction.TransactionId   transaction.Customer;
    
    QRCodeGenerator qrGenerator = new QRCodeGenerator();
    QRCodeData qrCodeData = qrGenerator.CreateQrCode(fullcode, eccLevel);
    QRCode qrCode = new QRCode(qrCodeData);
    pictureBox1.BackgroundImage = qrCode.GetGraphic(5);
     

  • André Arnaud de Calavon Profile Picture
    301,075 Super User 2025 Season 2 on at

    Hi Mohammed,

    Not sure if it is supported with AX 2012, but there was a feature added in Dynamics 365 to be able to achieve this: docs.microsoft.com/.../ind-generate-qr-code-print-receipt

  • mohammed.mqi Profile Picture
    2,050 on at

    thanks for replay

    so i created custom field as i see in your link

    but from Printing in Retail SDK

    i see this 

    pastedimage1622616010045v2.png

    so is that mean can i apply my idea and how it will be?

  • mohammed.mqi Profile Picture
    2,050 on at

    anyidea how can i drew image in receipt ?

  • mohammed.mqi Profile Picture
    2,050 on at

    i need to create QR Code in receipt

  • Suggested answer
    EeWee Profile Picture
    on at

    mohammed,

    In Ax2012, there is an existing receipt that able to print out the QRCode at the receipt where you can refer to:

    Receipt profile ID = BRRT
    Receipt type = Simplified DANFE
    pastedimage1624868025679v2.png

    pastedimage1624867975923v1.png

    pastedimage1624868271946v3.png


    You can also defactor the Microsoft.Dynamics.Retail.Brazil.ElectronicFiscalDocument.dll and check on how the add or retrieve the QrCode 

    This might not be exactly what you are looking for but at least could give you a better idea on how to render and display the QRcode on the receipt.
    Hope this help.

  • mohammed.mqi Profile Picture
    2,050 on at

    thanks mr.EeWee for respade

    actually that's what i need to preint QrCode but i didn't find those

    Receipt profile ID = BRRT

    Receipt type = Simplified DANFE

    and how did you drew that QrCode in your Receipt?

  • mohammed.mqi Profile Picture
    2,050 on at

    any idea about how drawing QRcode from Custom field?

  • mohammed.mqi Profile Picture
    2,050 on at
    [quote user="EeWee"]

    mohammed,

    In Ax2012, there is an existing receipt that able to print out the QRCode at the receipt where you can refer to:

    Receipt profile ID = BRRT
    Receipt type = Simplified DANFE
    pastedimage1624868025679v2.png

    pastedimage1624867975923v1.png

    pastedimage1624868271946v3.png


    You can also defactor the Microsoft.Dynamics.Retail.Brazil.ElectronicFiscalDocument.dll and check on how the add or retrieve the QrCode 

    This might not be exactly what you are looking for but at least could give you a better idea on how to render and display the QRcode on the receipt.
    Hope this help.

    [/quote]

    i need guide to how drew qr code because  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 503 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 434 Super User 2025 Season 2

#3
BillurSamdancioglu Profile Picture

BillurSamdancioglu 278 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans