camelot-dev / camelot-dev/camelot
Is there a way to make camelot insert the table HTML in the middle of the text?
Open
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 546
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
When using Camelot with PyMuPDF, we are able to extract the table as HTML and add it at the end of the extracted text or (at best) at the end of the page.
Besides making some custom string matching to try to replace the original table text extracted by PyMuPDF by the HTML representation generated by camelot, is there any native mechanism from the library we could leverage to achieve this result in a more robust way?
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.