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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Reading text from word template in business central 2021 release wave 1 is not removing html tags

(0) ShareShare
ReportReport
Posted on by 245

Hi Experts,

I hope you're all doing well.

I'm using following piece of code to read text from a word template which I created via Word Layout Report.

TempBlob.CreateOutStream(OutStr);
Ref.Open(Database::Customer);
FRef := Ref.Field(1);
FRef.SetRange(CustomerLedgerEntry."Sell-to Customer No.");
if Report.SaveAs(Report::CustomerLedgerEntriesJob, '', ReportFormat::Html, OutStr, Ref) then begin
TempBlob.CreateInStream(InStr);
InStr.ReadText(Body);
Message(Body);
"Email Message".Create(Customer."E-Mail", Subject, Body);
if Email.Send("Email Message", "Email Scenario"::Notification) then
Message('Email has sent.'); 

pastedimage1669822685880v2.png

Also see: https://www.youtube.com/watch?v=zrJXze8zwT0 Eric Hougard is explaining in this video that how to create nice html templates.

But when I send the email, the html tags are also included in the email body. But in the Video Eric is not facing this problem. Screenshot is also attached.

pastedimage1669822485011v1.png

Can anyone please tell me how to remove these html tags and send simply text in the email body. Answers will be highly appreciated.

Thanks for reading.

I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    Microsoft Employee on at

    Hello,

    We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist. If you need assistance with debugging or coding I would recommend discussing this on one of our communities.

    www.yammer.com/dynamicsnavdev

    www.dynamicsuser.net/.../14

    I will open this up to the community in case they have something to add.

    Thanks.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 626 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 425 Super User 2026 Season 2

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 384 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans