This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
unipdf
Watch
1
Star
0
Fork
0
You've already forked unipdf
mirror of
https://github.com/unidoc/unipdf.git
synced
2025-05-02 22:17:06 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
unipdf
/
pdf
/
extractor
History
Peter Williams
72c7fd37d0
(*pageText). -> pageText.
2019-01-05 14:10:54 +11:00
..
const.go
Add LICENSE.md with reference to AGPL and Commercial license. Add license header info to code.
2018-03-22 14:03:47 +00:00
doc.go
Extractor package with powerful text extraction capabilities and CMap handling.
Closes
#17
2018-03-22 13:01:04 +00:00
extractor.go
Fixed incorrectly named variable.
2018-12-27 21:33:31 +11:00
text_test.go
Removed combineDiacritics from text extraction because it was causing ' and " to be combined with the letters proceeding them.
2019-01-01 12:22:39 +11:00
text.go
(*pageText). -> pageText.
2019-01-05 14:10:54 +11:00
utils.go
Merge remote-tracking branch 'origin/v3' into extract.text
2018-12-27 12:17:28 +02:00