Table of Contents

TTMSFNCPDFGraphicsLibHTMLEngine Class

Provides static methods for parsing HTML strings into segment lists and drawing HTML-formatted text into PDF output.

API unit family: TMSFNCPDFGraphicsLibHTMLEngine

Syntax

TTMSFNCPDFGraphicsLibHTMLEngine = class

Methods

Name Description
DrawHTMLText Draws HTML-formatted text into a PDF rectangle and returns the bounding rectangle of the rendered content.
ParseHTML Parses an HTML string and returns an ordered list of rendering segments.