Create Document from PDF
transkribus_coll_create_doc_from_pdfCreates a new document from a PDF in a specified Transkribus collection. Requires collection ID; optional title and file name.
Instructions
Create a document in a collection from a PDF file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| title | No | Document title | |
| fileName | No | PDF file name |