Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.1
-
Fix Version/s: 5.1.2
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13268 - https://icesoft.my.salesforce.com/50070000010b6bY
Description
When copying/extracting the text from a PDF file in the viewer, the pasted text is not in the same format as the text on the viewer. For example:
Viewer text: 31.12.2013
Pasted text:
3
1
.
1
2
.
2
0
1
3
Viewer text: 31.12.2013
Pasted text:
3
1
.
1
2
.
2
0
1
3
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44092 | Thu Feb 19 11:44:15 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/text/PageText.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44087 | Thu Feb 19 10:07:30 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/text/PageText.java
|