Html bold tags and pdf export
Html bold tags and pdf export
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.
Re: Html bold tags and pdf export
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.
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.