Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.2
-
Component/s: API, Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
A community member has is migrating from 4.x to 6.x and has run up against a few regressions with the expected results of the page text extraction calls. I've done a little digging around and it would appear that the docment.getPageText() method calls does not execute the same extraction algorithms as page.getPageText() call.
This bug is a place holder to review the text extraction API and make srue the non visual page extraction calls have the same sorting calls as the visual page extraction calls.
This bug is a place holder to review the text extraction API and make srue the non visual page extraction calls have the same sorting calls as the visual page extraction calls.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50005 | Thu Jan 12 09:41:25 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/search/SearchController.java
MODIFY /icepdf/trunk/icepdf/examples/extraction/PageTextExtraction.java MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/util/TextExtractionTask.java MODIFY /icepdf/trunk/icepdf/examples/extraction/PageMetaDataExtraction.java MODIFY /icepdf/trunk/icepdf/examples/extraction/PageImageExtraction.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50004 | Thu Jan 12 09:40:45 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.1.0/icepdf/examples/extraction/PageTextExtraction.java
MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/examples/extraction/PageImageExtraction.java MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/examples/extraction/PageMetaDataExtraction.java MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/viewer/src/org/icepdf/ri/util/TextExtractionTask.java MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/examples/search/SearchController.java |