Replies: 2 comments
-
You actually have all the information to add this type of logic yourself, as a programmer:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the quick response, will try and share you the update on the same, Thanks Again! |
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
-
Hi Team,
Is there is any parameter of char_margin to group two word if they are really close.
Example: If have
Folio No
in pdf so in extractWord() it is giving as two words"Folio"
and"No"
separately but I want it as single word"Folio No"
.TIA.
Beta Was this translation helpful? Give feedback.
All reactions