Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to parse single pdf file on command line cermine? #87

Open
jknaus opened this issue Aug 1, 2019 · 4 comments
Open

How to parse single pdf file on command line cermine? #87

jknaus opened this issue Aug 1, 2019 · 4 comments

Comments

@jknaus
Copy link

jknaus commented Aug 1, 2019

Is it possible to parse a single pdf file (out of a folder containing multiple pdf files) with cermine?

I only found the -path option. Is there something like -file?

@JPUlisses
Copy link

This would be great.

@mluerig
Copy link

mluerig commented Jul 1, 2020

yupp I was also wondering that

@sdspieg
Copy link

sdspieg commented Dec 8, 2020

You can just make a separate folder for the one pdf...

@jknaus
Copy link
Author

jknaus commented Dec 8, 2020

Well, yes of course. However, there are situations where you e.g. have a lot of PDFs that you want to process in multiple cermine instances (e.g. in docker) in parallel. For these kind of situations moving some PDFs to n different folders and then moving them back (as other subsequent tasks need them in a single folder) afterwards feels a little laborious. An option file would solve this nicely. I am not a Java programmer, otherwise I would have done it myself...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants