excalibur icon indicating copy to clipboard operation
excalibur copied to clipboard

Support to parallel process multiple PDFs from CLI using a rule.json

Open vinayak-mehta opened this issue 7 years ago • 5 comments
trafficstars

Possible command: $ excalibur distribute --rule rule.json directory/

vinayak-mehta avatar Nov 20 '18 18:11 vinayak-mehta

If Excalibur is configured with Celery, a worker would have to be running with $ excalibur worker. Else all PDFs from the directory would be processed sequentially.

vinayak-mehta avatar Nov 20 '18 18:11 vinayak-mehta

The idea behind a --rule option is that a user should be able to download a rule s/he created on a single PDF with the web interface and then re-use it on multiple PDFs.

vinayak-mehta avatar Nov 20 '18 18:11 vinayak-mehta

I can't run the provided command can you help me how to use the command line

Usage: excalibur [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  initdb
  resetdb
  run
  webserver
  work
```er

Qadez avatar Sep 29 '19 12:09 Qadez

any help ?

Qadez avatar Nov 05 '19 07:11 Qadez

This is not implemented yet.

vinayak-mehta avatar Nov 14 '19 22:11 vinayak-mehta