You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @adolski this is question, not a bug report or feature request.
Its there a way (planned? existing?) to ask cantaloupe for a info.json for a specific ?page argument?
Right now we can access each page via your extension extension (thanks, so useful) but i can not get the processor to generate a info.json for a specific page, i always get the first page.
Just a question. We can probably live without getting the sizes for each page, but could be useful for other use cases when using/passing an argument (whatever it is) is required/accepted by the processor to do its job and could change the output. Thanks
The text was updated successfully, but these errors were encountered:
DiegoPino
changed the title
Can PDF page argument (PDFbox, etc) be used to produce a specific page info.json
Can PDF page argument (PDFbox, etc) be used to produce a page specific info.json?
Mar 30, 2020
Hi @adolski this is question, not a bug report or feature request.
Its there a way (planned? existing?) to ask cantaloupe for a
info.json
for a specific?page
argument?Right now we can access each page via your extension extension (thanks, so useful) but i can not get the processor to generate a info.json for a specific page, i always get the first page.
I don't seem to find anything that makes me think URI Get arguments are passed to the processor or used in the Image id here https://github.com/cantaloupe-project/cantaloupe/blob/release/4.1/src/main/java/edu/illinois/library/cantaloupe/cache/InfoService.java
Just a question. We can probably live without getting the sizes for each page, but could be useful for other use cases when using/passing an argument (whatever it is) is required/accepted by the processor to do its job and could change the output. Thanks
The text was updated successfully, but these errors were encountered: