FormattedDocument.SetHTML

Syntax:

SetHTML(<HTMLtext>, <Attachment>)

Parameters:

<HTMLtext> (required)

Type: String.
A text string containing HTML.

<Attachment> (required)

Type: Structure.
The structure that contains an attachment that will be included into a formatted document.
Structure key - the name or file name of the picture. Value - Picture.

Description:

Generates a formatted document from the passed HTML-components.

Availability:

Server, external connection.

    

1C:Enterprise Developer's Community