[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818252#comment-17818252
]
Tilman Hausherr edited comment on PDFBOX-5771 at 2/18/24 8:19 AM:
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818252#comment-17818252
]
Tilman Hausherr commented on PDFBOX-5771:
-
Please include what PDFBox version(s)
[
https://issues.apache.org/jira/browse/PDFBOX-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng closed PDFBOX-5770.
-
Resolution: Duplicate
> When adding watermark to PDF, there may be a native memory leak
> --
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818252#comment-17818252
]
Tilman Hausherr edited comment on PDFBOX-5771 at 2/18/24 8:20 AM:
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818254#comment-17818254
]
weiteFeng commented on PDFBOX-5771:
---
I use pdfbox 2.0.21 and jdk8
Yes, they are the s
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818257#comment-17818257
]
Tilman Hausherr commented on PDFBOX-5771:
-
2.0.21 is from 2021. "jdk8" is not th
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: pdf_for_test.pdf
> Adding watermarks to PDFs may suffer native memory leaks
>
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: Designing Data Intensive Applications.pdf
> Adding watermarks to PDFs may suffer native me
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818258#comment-17818258
]
weiteFeng commented on PDFBOX-5771:
---
I tested two sizes of pdf files and have uploaded
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818259#comment-17818259
]
weiteFeng commented on PDFBOX-5771:
---
java version "1.8.0_181"
Java(TM) SE Runtime Envi
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818263#comment-17818263
]
Tilman Hausherr commented on PDFBOX-5771:
-
1.8.0_181 is from 2018.
Thus please
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818284#comment-17818284
]
weiteFeng commented on PDFBOX-5771:
---
I tried other versions of pdfbox and jdk, but
[
https://issues.apache.org/jira/browse/PDFBOX-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818288#comment-17818288
]
Michael Klink commented on PDFBOX-5770:
---
Where is the code?
> When adding waterma
[
https://issues.apache.org/jira/browse/PDFBOX-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818289#comment-17818289
]
Tilman Hausherr commented on PDFBOX-5770:
-
PDFBOX-5771
> When adding watermark
[
https://issues.apache.org/jira/browse/PDFBOX-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818291#comment-17818291
]
Michael Klink commented on PDFBOX-5770:
---
ok, thanks, I also saw that moving on.
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818292#comment-17818292
]
Tilman Hausherr commented on PDFBOX-5771:
-
I guess it doesn't happen on Windows.
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818292#comment-17818292
]
Tilman Hausherr edited comment on PDFBOX-5771 at 2/18/24 2:37 PM:
THausherr commented on PR #180:
URL: https://github.com/apache/pdfbox/pull/180#issuecomment-1951372205
I don't see any additional commit, either add it or post the code change
here. I assume it's in `appendEscaped()`.
--
This is an automated message from the Apache Git Service.
To respond
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818292#comment-17818292
]
Tilman Hausherr edited comment on PDFBOX-5771 at 2/18/24 6:37 PM:
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818307#comment-17818307
]
Axel Howind commented on PDFBOX-5771:
-
[~weitefeng] to be able to do a proper resear
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818321#comment-17818321
]
weiteFeng commented on PDFBOX-5771:
---
[~tilman] yes, this program will finished normall
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818323#comment-17818323
]
weiteFeng commented on PDFBOX-5771:
---
[~axh] I tried this, but the program actually get
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: App_2024_02_19_103625.jfr
> Adding watermarks to PDFs may suffer native memory leaks
> ---
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: App_2024_02_19_103625-1.jfr
> Adding watermarks to PDFs may suffer native memory leaks
> -
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: (was: App_2024_02_19_103625-1.jfr)
> Adding watermarks to PDFs may suffer native memor
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Attachment: image-2024-02-19-10-41-19-720.png
> Adding watermarks to PDFs may suffer native memory lea
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818327#comment-17818327
]
weiteFeng commented on PDFBOX-5771:
---
!image-2024-02-19-10-41-19-720.png|width=233,heig
rawatsaurav01 commented on PR #180:
URL: https://github.com/apache/pdfbox/pull/180#issuecomment-1951624412
@THausherr I have added and pushed the code ,but it is not showing maybe the
pr is closed.Here is the updated code.
private static void appendEscaped(StringBuilder builder, char
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weiteFeng updated PDFBOX-5771:
--
Description:
When using the following code to add a watermark to a PDF file, the memory
usage of the
[
https://issues.apache.org/jira/browse/PDFBOX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818284#comment-17818284
]
weiteFeng edited comment on PDFBOX-5771 at 2/19/24 6:21 AM:
30 matches
Mail list logo