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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

How can we implement Digital Signature for a report in D365FO ?

(0) ShareShare
ReportReport
Posted on by 105

Hi Community,

I have .pfx certificate file that I have setup and marked as Active on Electronic Signature Certificate Form (AOT Name for table: XMLCertificate)

Requirement:

Whenever I generate an Invoice in D365fO (lets take the Sales Invoice example), I would like the Digital signature(selected in Electronics Signature Certificate form) to show up when generating Sales Invoice.

This is a dummy code I have referred and written. How can I use the certificateValue in my SalesInvoice Report and design for me to show the digital signature fetched using below code. At the design level, should i create an image control and what should be its properties ? And for Report logic does  localCertificate value needs to be stored in temp table and in which format ?

Would appreciate your help on this ? 

using System.Security.Cryptography.X509Certificates;

X509Certificate2 certificateValue;
XmlCertificate localCertificate;

localCertificate = XmlCertificate::findActiveXmlCertificate(curUserId()); // since it needs to be fetched only per user
certificateValue = localCertificate.getDigitalCertificate();

I have the same question (1)
  • Kartik Hans Profile Picture
    181 on at

    You can Set up electronic signatures following the document

    docs.microsoft.com/.../ms156482(v=sql.100)

    With D365FO and Docentric, you can add electronic signatures to PDF documents generated by both SSRS

    and Docentric rendering engines.ax.docentric.com/.../

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 517 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 440

#3
Adis Profile Picture

Adis 266 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans