Image input instead of PDF #1439
Unanswered
JiriKonecny-Granton
asked this question in
Q&A
Replies: 1 comment
-
we have been using pdfpipelineoptions for image Format as well.the results are good enough |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to ask how to setup Doclink to accept only documents in the form of images (jpg., png. etc.)? I am using a custom OCR engine that I managed to implement in Doclink but Doclink requires documents only in PDF format.
I tried something like this:
Instead of
PipilineOptions
, I also tested the basicPdfPipelineOptions
, unfortunetelly unsucesfully.Or is it necessary to convert the images to PDF and then post them to Doclink?
Thanks for any help,
Sincerely,
Jiri Konecny
Beta Was this translation helpful? Give feedback.
All reactions