Html bold tags and pdf export

Stimulsoft Reports.JS discussion
Post Reply
Tanasis
Posts: 1
Joined: Mon Feb 11, 2019 8:40 am

Html bold tags and pdf export

Post by Tanasis »

When I use html bold tags <b></b> in a text component (with Allow HTML Tags checked), it appears fine on the designer's preview but when I export (save) it to pdf format the bold part of the text appears as normal text (non-bold). The only way I can make bold appear on the pdf is when I use the bold button in the text properties panel, that sets bold for the entire text component. Other html tags like line breaks <br> and lists <ul><li></li></ul> work as expected.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Html bold tags and pdf export

Post by HighAley »

Hello, Tanasis.

The Html tags are not supported in the PDF export for now.
The .Net report engine can do it but not the JS report engine.
You could use the print to PDF feature, but this export is made by a browser.

If you have any additional questions, please, send us a sample that reproduces the issue.

Thank you.
Post Reply