Description Usage Arguments References Examples
To digitize documents, create a template using the Captricity Web UI at https://shreddr.captricity.com/job/ The template tells Captricity which data to get from where in the document. Set the relevant document id using this function
1 | set_batch_template(batch_id = "", template_id = "")
|
batch_id |
Batch ID |
template_id |
ID for the template |
https://shreddr.captricity.com/developer/
1 2 3 4 | ## Not run:
set_batch_template("batch_id", template_id)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.