Convert HTML Fragments

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v8)  /  Convert HTML Fragments

DynamicPDF CoreSuite for .NET (v8) Forum

 Mar 11 2016 3:40 AM
In a report i have some fields containing simple HTML fragments, such as <li>-Lists, <b>-Bolds and <p>-Paragraphs.

Can ReportWriter convert these fragments to pdf?

If not, which component can be used for conversion?

Im using .dplx-files with event driven querys and several subreports. The querys are filled by code with lists of .net objects.
 Mar 11 2016 9:21 AM
Posted by a ceTe Software moderator
Hello,

You can add HTML text to the PDF report using FormattedRecordArea report element of DynamicPDF ReportWriter product. Please note that the ReportWriter API supports <b> and <p> tags but it does not support <li> list tag.  You can refer to the documentation on supported HTML tags here.

Thanks,
ceTe Software Support Team.

All times are US Eastern Standard time. The time now is 7:38 AM.