Add Page
transkribus_page_addInsert a new page into a Transkribus document at a specified page number, using an image URL and file name.
Instructions
Add a new page to a document at the specified position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| id | Yes | Document ID | |
| page | Yes | Page number | |
| imgUrl | No | URL of the image to add | |
| fileName | No | File name for the page |