create
Syntax
ManagedArticle.create(pageItems [, stationary]);
Parameters
pageItems PageItem[]
The Page items that will form the Article.
stationary boolean (Optional)
If set to true
, an Article Template will be created instead of an Article. Default is false
.
Return value
The create()
method does not return anything.
Description
The create()
method creates a placed Article from the given page items. Depending on the system configuration, the given page item can contain images which become part of the Article.
Examples
Example title
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |