FormattedDocument.GetHTML

Syntax:

GetHTML(<HTMLText>, <Attachments>)

Parameters:

<HTMLText> (required)

Type: String.
Method puts a string, containing HTML text, into parameter.

<Attachments> (required)

Type: Structure.
In the parameter method puts the structure of pictures embedded in a formatted document.
Structure item key - name or picture file name, value - Picture.
If a picture is specified using URL, then it is not added to the structure.

Description:

Gets the HTML-components of the formatted document.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community