| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE file path |
page | number | Page index (starts from 0) |
pngPath | string | Output PNG path (must end with .png) |
APIResponse<boolean>:result === trueindicates generation succeeded
Generate a background-template PNG for a note page.
| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE file path |
page | number | Page index (starts from 0) |
pngPath | string | Output PNG path (must end with .png) |
APIResponse<boolean>:
result === true indicates generation succeeded