Commit a48753c
Pdf box memory usage (#918)
* Encode with UTF-8 if getString has funny characters
* Fix streams concurrency issues
Issue:202643
* Bump PDFBox to 3.0.3 and improve memory usage
Issue:202734
* Fix font loading
---------
Co-authored-by: iroqueta <[email protected]>1 parent 7cabd4b commit a48753c
File tree
3 files changed
+123
-109
lines changed- java
- src/main/java/com/genexus
- internet
- reports
3 files changed
+123
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
Lines changed: 5 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
| 721 | + | |
731 | 722 | | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
732 | 726 | | |
733 | 727 | | |
734 | 728 | | |
735 | 729 | | |
736 | | - | |
737 | | - | |
| 730 | + | |
738 | 731 | | |
739 | 732 | | |
740 | 733 | | |
| |||
0 commit comments