Hello ! I'm trying to use Prince Control Protocol but I can't get my head around it.
Whether I specify "job" or not, with absolute path or local path, I always end up with the same error "err 20
could not read chunk".
An example of my test is (where "xxx" is my path to file) :
prince --control
ver 11
Prince 14.4
job { "input": { "src": "xxx/index.html" }, "job-resource-count": 0 } }
err 20
could not read chunk
Is there something I'm missing ?
Thanks princers
Whether I specify "job" or not, with absolute path or local path, I always end up with the same error "err 20
could not read chunk".
An example of my test is (where "xxx" is my path to file) :
prince --control
ver 11
Prince 14.4
job { "input": { "src": "xxx/index.html" }, "job-resource-count": 0 } }
err 20
could not read chunk
Is there something I'm missing ?
Thanks princers