Replies: 2 comments 1 reply
-
One of the 2 fonts |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @JorjMcKie for your response and for fixing the bug in my code. I have a couple of questions:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, thanks again for the beautiful work on
Sample_tables_rh.pdf
PDF documents.
I am facing an issue regarding the detection of bold tokens in the following document. Please check page 3 of the document, you will see tokens like Assets, Liabilities, etc in the first table in bold. The document was created in Latex and the \textbf{} command was used to mark bold tokens. However, when I check the spans and the flags property all tokens are detected as not bold. I used the following code to determine such properties:
Please, let me know if this is an issue with the document or my code.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions