[jira] [Comment Edited] (PDFBOX-5834) [PATCH] PDF split missing names from documentCatalog

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854917#comment-17854917 ] Tilman Hausherr edited comment on PDFBOX-5834 at 6/14/24 1:5

[jira] [Commented] (PDFBOX-5840) When splitting, keep named page destinations that are part of target document(s)

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855042#comment-17855042 ] Tilman Hausherr commented on PDFBOX-5840: - Copyright: the document is publi

[jira] [Created] (PDFBOX-5840) When splitting, keep named page destinations that are part of target document(s)

2024-06-14 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5840: --- Summary: When splitting, keep named page destinations that are part of target document(s) Key: PDFBOX-5840 URL: https://issues.apache.org/jira/browse/PDFBOX-5840

[jira] [Updated] (PDFBOX-5840) When splitting, keep named page destinations that are part of target document(s)

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5840: Attachment: named-dest-handling abandoned code.txt > When splitting, keep named p

Re: PDFBox 2.0.32 release

2024-06-14 Thread Tilman Hausherr
Result: https://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.31_vs_2.0.32_2.tar.xz From what I see, nothing to do. And I know the time it takes: 3 hours for the A (or B) test, 1 hour to create the A vs B report (tika-eval). Tilman On 14.06.2024 08:47, Tilman Hausherr wrote: I'll repea

[jira] [Resolved] (PDFBOX-5839) ClassCastException: org.apache.pdfbox.cos.COSNull cannot be cast to org.apache.pdfbox.cos.COSDictionary

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5839. - Fix Version/s: 2.0.32 3.0.3 PDFBox 4.0.0

[jira] [Commented] (PDFBOX-5839) ClassCastException: org.apache.pdfbox.cos.COSNull cannot be cast to org.apache.pdfbox.cos.COSDictionary

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854991#comment-17854991 ] Tilman Hausherr commented on PDFBOX-5839: - Yeah I fixed many in the f

[jira] [Commented] (PDFBOX-5839) ClassCastException: org.apache.pdfbox.cos.COSNull cannot be cast to org.apache.pdfbox.cos.COSDictionary

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854974#comment-17854974 ] Tilman Hausherr commented on PDFBOX-5839: - I didn't get an exception a

[jira] [Updated] (PDFBOX-5839) ClassCastException: org.apache.pdfbox.cos.COSNull cannot be cast to org.apache.pdfbox.cos.COSDictionary

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5839: Description: [^1.pdf][^2.pdf] ^!image-2024-06-14-15-36-01-099.png|width=395,height=214

[jira] [Updated] (PDFBOX-5839) ClassCastException: org.apache.pdfbox.cos.COSNull cannot be cast to org.apache.pdfbox.cos.COSDictionary

2024-06-14 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5839: Component/s: Rendering > ClassCastException: org.apache.pdfbox.cos.COSNull cannot be c

Re: PDFBox 2.0.32 release

2024-06-13 Thread Tilman Hausherr
I'll repeat the regression tests with locally reverting the change from PDFBOX-5790 but locally adding my proposed xmpbox change from PDFBOX-5835. This way we'll know whether there are other problems. Tilman On 13.06.2024 19:23, Tilman Hausherr wrote: See https://issues.apach

[jira] [Commented] (PDFBOX-5834) [PATCH] PDF split missing names from documentCatalog

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854917#comment-17854917 ] Tilman Hausherr commented on PDFBOX-5834: - I'd like to see an example

Re: PDFBox 2.0.32 release

2024-06-13 Thread Tilman Hausherr
as well, but 2.0.31 is able to extract them. 2.0.32 seems to mix some of the content. I guess it is somehow font related. Need to investigate more Andreas Am 12.06.24 um 20:23 schrieb Tilman Hausherr: https://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.31_vs_2.0.32.tar.xz No new excepti

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854765#comment-17854765 ] Tilman Hausherr commented on PDFBOX-5835: - My problem is that I'd lik

[jira] [Comment Edited] (PDFBOX-3117) Left margin cut off when printing

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854743#comment-17854743 ] Tilman Hausherr edited comment on PDFBOX-3117 at 6/13/24 12:5

[jira] [Commented] (PDFBOX-3117) Left margin cut off when printing

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854743#comment-17854743 ] Tilman Hausherr commented on PDFBOX-3117: - Back to this: h

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854703#comment-17854703 ] Tilman Hausherr commented on PDFBOX-5835: - I'm waiting for PDFBOX-5

[jira] [Comment Edited] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854692#comment-17854692 ] Tilman Hausherr edited comment on PDFBOX-5838 at 6/13/24 9:5

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854724#comment-17854724 ] Tilman Hausherr commented on PDFBOX-5835: - [~O.Schmidtmer] the xmp isn&#x

[jira] [Commented] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854711#comment-17854711 ] Tilman Hausherr commented on PDFBOX-5838: - I think it's because of PD

[jira] [Updated] (PDFBOX-5837) Add center constructor parameter to PDFPageable and to pdfbox-app

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5837: Description: Add an optional {{center}} parameter to the telescopic {{PDFPageable

[jira] [Resolved] (PDFBOX-5837) Add center constructor parameter to PDFPageable and to pdfbox-app

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5837. - Fix Version/s: 4.0.0 Resolution: Fixed > Add center constructor parameter

[jira] [Updated] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5838: Attachment: (was: PDFBOX-5838-0024320.pdf) > Text extraction garbled in this f

[jira] [Updated] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5838: Attachment: OFLSV3YFD3TDOU4YZTL2QY745W53W3DW.pdf > Text extraction garbled in this f

[jira] [Updated] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5838: Attachment: PDFBOX-5838-0024320-reduced.pdf > Text extraction garbled in this file,

[jira] [Updated] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5838: Attachment: PDFBOX-5838-0024320.pdf > Text extraction garbled in this file, was OK

[jira] [Created] (PDFBOX-5838) Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31

2024-06-13 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5838: --- Summary: Text extraction garbled in this file, was OK in 3.0.2 / 2.0.31 Key: PDFBOX-5838 URL: https://issues.apache.org/jira/browse/PDFBOX-5838 Project: PDFBox

[jira] [Updated] (PDFBOX-5837) Add center constructor parameter to PDFPageable and to pdfbox-app

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5837: Description: Add optional {{center}} parameter to telescopic {{PDFPageable}} constructor

[jira] [Updated] (PDFBOX-5837) Add center constructor parameter to PDFPageable and to pdfbox-app

2024-06-13 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5837: Description: Add center constructor parameter to PDFPageable and pass it to PDFPrintable

[jira] [Created] (PDFBOX-5837) Add center constructor parameter to PDFPageable and to pdfbox-app

2024-06-13 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5837: --- Summary: Add center constructor parameter to PDFPageable and to pdfbox-app Key: PDFBOX-5837 URL: https://issues.apache.org/jira/browse/PDFBOX-5837 Project

Re: PDFBox 2.0.32 release

2024-06-12 Thread Tilman Hausherr
https://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.31_vs_2.0.32.tar.xz No new exceptions but many content differences. I haven't investigated yet. Tilman On 12.06.2024 11:31, Tilman Hausherr wrote: I've started the tests. If there aren't any troubles I'll have the result

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-12 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854441#comment-17854441 ] Tilman Hausherr commented on PDFBOX-5835: - I'm able to run the code

Re: PDFBox 2.0.32 release

2024-06-12 Thread Tilman Hausherr
I've started the tests. If there aren't any troubles I'll have the results tomorrow. Tilman On 05.06.2024 08:07, Andreas Lehmkühler wrote: Thanks for the update. I'm going to postpone the release as I'll need any helping hand I can get. Andreas Am 02.06.2

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-11 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854271#comment-17854271 ] Tilman Hausherr commented on PDFBOX-5835: - I read https://www.w3schools.com

[jira] [Commented] (PDFBOX-5836) PDF A-1 falsely validated as invalid for ICC color profile regression

2024-06-11 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854162#comment-17854162 ] Tilman Hausherr commented on PDFBOX-5836: - It works for me with the app

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-11 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854082#comment-17854082 ] Tilman Hausherr commented on PDFBOX-5835: - Yes maybe there is a difference

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-11 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853936#comment-17853936 ] Tilman Hausherr commented on PDFBOX-5835: - I fixed that bug anyway; I'

[jira] [Commented] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-10 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853759#comment-17853759 ] Tilman Hausherr commented on PDFBOX-5835: - I can fix avoid

[jira] [Comment Edited] (PDFBOX-5835) DomXmpParser - IllegalArgumentException: prefix cannot be "null" when creating a QName

2024-06-10 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853759#comment-17853759 ] Tilman Hausherr edited comment on PDFBOX-5835 at 6/10/24 6:0

[jira] [Commented] (PDFBOX-5824) Allow COSDictionary.MAP_THRESHOLD to be defined as System property

2024-06-10 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853750#comment-17853750 ] Tilman Hausherr commented on PDFBOX-5824: - It was introduced in PDFBOX-

[jira] [Commented] (PDFBOX-5824) Allow COSDictionary.MAP_THRESHOLD to be defined as System property

2024-06-10 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853675#comment-17853675 ] Tilman Hausherr commented on PDFBOX-5824: - I support it, I will have the

[jira] [Updated] (PDFBOX-5824) Allow COSDictionary.MAP_THRESHOLD to be defined as System property

2024-06-10 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5824: Fix Version/s: 3.0.3 PDFBox 4.0.0 > Allow COSDictionary.MAP_THRESH

[jira] [Closed] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr closed PDFBOX-5833. --- Resolution: Duplicate > NullPointerException when calling Splitter.split() with pdf fi

[jira] [Reopened] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reopened PDFBOX-5833: - > NullPointerException when calling Splitter.split() with pdf files generated > by K

[jira] [Updated] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5833: Fix Version/s: (was: 3.0.3 PDFBox) > NullPointerException when calling Splitter.sp

[jira] [Updated] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5833: Labels: bug regression (was: bug regresion) > NullPointerException when call

[jira] [Comment Edited] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852077#comment-17852077 ] Tilman Hausherr edited comment on PDFBOX-5833 at 6/4/24 2:3

[jira] [Comment Edited] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852077#comment-17852077 ] Tilman Hausherr edited comment on PDFBOX-5833 at 6/4/24 2:3

[jira] [Commented] (PDFBOX-5833) NullPointerException when calling Splitter.split() with pdf files generated by Keynote

2024-06-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852077#comment-17852077 ] Tilman Hausherr commented on PDFBOX-5833: - Likely duplicate of PDFBOX-

Re: PDFBox 2.0.32 release

2024-06-02 Thread Tilman Hausherr
+1 but I won't be able to help with tests this time Tilman On 01.06.2024 12:15, Andreas Lehmkühler wrote: Hi, IMHO it is time to cut another 2.0.x release. I'm planing to do so in a week or so? Any objections or is there something we should add/fix first? Andreas --

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-02 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851397#comment-17851397 ] Tilman Hausherr commented on PDFBOX-5675: - No regress

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851316#comment-17851316 ] Tilman Hausherr commented on PDFBOX-5675: - Now it works, th

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851284#comment-17851284 ] Tilman Hausherr commented on PDFBOX-5675: - I forgot to mention, the two o

[jira] [Comment Edited] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851281#comment-17851281 ] Tilman Hausherr edited comment on PDFBOX-5675 at 6/1/24 1:0

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851281#comment-17851281 ] Tilman Hausherr commented on PDFBOX-5675: - {{Root/Pages/Kids/[0]/Resou

[jira] [Comment Edited] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851273#comment-17851273 ] Tilman Hausherr edited comment on PDFBOX-5675 at 6/1/24 12:0

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851273#comment-17851273 ] Tilman Hausherr commented on PDFBOX-5675: - Re PDFBOX-2554, build 357 (Sun

[jira] [Comment Edited] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851266#comment-17851266 ] Tilman Hausherr edited comment on PDFBOX-5675 at 6/1/24 11:0

[jira] [Comment Edited] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851266#comment-17851266 ] Tilman Hausherr edited comment on PDFBOX-5675 at 6/1/24 10:5

[jira] [Commented] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851266#comment-17851266 ] Tilman Hausherr commented on PDFBOX-5675: - There are a few differences,

[jira] [Updated] (PDFBOX-5675) org.apache.pdfbox.filter.Filter#decode() Java heap space

2024-06-01 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5675: Attachment: screenshot-3.png > org.apache.pdfbox.filter.Filter#decode() Java heap sp

[jira] [Commented] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851141#comment-17851141 ] Tilman Hausherr commented on PDFBOX-5832: - Sure, go ahead. > Err

[jira] [Commented] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851122#comment-17851122 ] Tilman Hausherr commented on PDFBOX-5832: - Sure we can do that... befor

[jira] [Commented] (PDFBOX-5809) PDDocument#importPage slowed down by factor 1300

2024-05-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851100#comment-17851100 ] Tilman Hausherr commented on PDFBOX-5809: - Please open a separate ticket

[jira] [Commented] (PDFBOX-5809) PDDocument#importPage slowed down by factor 1300

2024-05-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851094#comment-17851094 ] Tilman Hausherr commented on PDFBOX-5809: - [~androidominus] that's be

[jira] [Closed] (PDFBOX-4931) Missing chars in renderd PDF

2024-05-31 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr closed PDFBOX-4931. --- Resolution: Duplicate It turns out to be a duplicate of PDFBOX-5785. While DTL doesn't

[jira] [Commented] (PDFBOX-4931) Missing chars in renderd PDF

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850898#comment-17850898 ] Tilman Hausherr commented on PDFBOX-4931: - 2.0.31 shows the missing gl

[jira] [Updated] (PDFBOX-3759) TTFSubsetter scrambles OpenType ligature and kerning tables (and probably others as well)

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3759: Description: When using the TTFSubsetter as *standalone software* and subsetting an

[jira] [Commented] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850746#comment-17850746 ] Tilman Hausherr commented on PDFBOX-5832: - My theory is that base is nul

[jira] [Commented] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850737#comment-17850737 ] Tilman Hausherr commented on PDFBOX-5832: - I tried to alter a document so

[jira] [Comment Edited] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850713#comment-17850713 ] Tilman Hausherr edited comment on PDFBOX-5832 at 5/30/24 1:2

[jira] [Comment Edited] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850713#comment-17850713 ] Tilman Hausherr edited comment on PDFBOX-5832 at 5/30/24 1:2

[jira] [Commented] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850713#comment-17850713 ] Tilman Hausherr commented on PDFBOX-5832: - I was afraid of that, it means

[jira] [Updated] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5832: Attachment: screenshot-2.png > Error when writing a document with OutlineItems contain

[jira] [Updated] (PDFBOX-5832) Error when writing a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5832: Attachment: screenshot-1.png > Error when writing a document with OutlineItems contain

[jira] [Commented] (PDFBOX-5832) Error when loading a document with OutlineItems containing null SE objects

2024-05-30 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850668#comment-17850668 ] Tilman Hausherr commented on PDFBOX-5832: - "because we encountered so

[jira] [Commented] (PDFBOX-5831) Radio button can't be set

2024-05-28 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850237#comment-17850237 ] Tilman Hausherr commented on PDFBOX-5831: - 👍 > Radio button can&#

[jira] [Commented] (PDFBOX-5831) Radio button can't be set

2024-05-28 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849964#comment-17849964 ] Tilman Hausherr commented on PDFBOX-5831: - In {{PDButton.constructAppeara

[jira] [Updated] (PDFBOX-5831) Radio button can't be set

2024-05-28 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5831: Description: It is impossible to set the upper radio button with this code, the lower is

[jira] [Created] (PDFBOX-5831) Radio button can't be set

2024-05-28 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5831: --- Summary: Radio button can't be set Key: PDFBOX-5831 URL: https://issues.apache.org/jira/browse/PDFBOX-5831 Project: PDFBox Issue Type

[jira] [Commented] (PDFBOX-5830) NullPointerException: Cannot invoke "String.codePointAt(int)" because "uni" is null

2024-05-27 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849804#comment-17849804 ] Tilman Hausherr commented on PDFBOX-5830: - Our build server is down. When

[jira] [Resolved] (PDFBOX-5830) NullPointerException: Cannot invoke "String.codePointAt(int)" because "uni" is null

2024-05-27 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5830. - Resolution: Fixed > NullPointerException: Cannot invoke "String.codePoi

[jira] [Updated] (PDFBOX-5830) NullPointerException: Cannot invoke "String.codePointAt(int)" because "uni" is null

2024-05-27 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5830: Description: As reported to me by T.G. {noformat} Exception in thread "

[jira] [Created] (PDFBOX-5830) NullPointerException: Cannot invoke "String.codePointAt(int)" because "uni" is null

2024-05-27 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5830: --- Summary: NullPointerException: Cannot invoke "String.codePointAt(int)" because "uni" is null Key: PDFBOX-5830 URL: https://issues.apache.org/jir

[jira] [Resolved] (PDFBOX-5829) IOException: Error expected floating point numberactual='-12.-1'

2024-05-26 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5829. - Resolution: Fixed If anybody wants to contribute something, then a new issue should be

[jira] [Comment Edited] (PDFBOX-5829) IOException: Error expected floating point numberactual='-12.-1'

2024-05-26 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849520#comment-17849520 ] Tilman Hausherr edited comment on PDFBOX-5829 at 5/26/24 10:4

[jira] [Commented] (PDFBOX-5829) IOException: Error expected floating point numberactual='-12.-1'

2024-05-26 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849520#comment-17849520 ] Tilman Hausherr commented on PDFBOX-5829: - {quote}what makes you sure 0.

[jira] [Updated] (PDFBOX-5829) IOException: Error expected floating point numberactual='-12.-1'

2024-05-26 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5829: Attachment: PDFBOX-5829.pdf > IOException: Error expected floating point numberact

[jira] [Created] (PDFBOX-5829) IOException: Error expected floating point numberactual='-12.-1'

2024-05-26 Thread Tilman Hausherr (Jira)
Tilman Hausherr created PDFBOX-5829: --- Summary: IOException: Error expected floating point numberactual='-12.-1' Key: PDFBOX-5829 URL: https://issues.apache.org/jira/browse/PDFBOX-5829

[jira] [Comment Edited] (PDFBOX-5828) PDFTextStripper created garbled text

2024-05-24 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849237#comment-17849237 ] Tilman Hausherr edited comment on PDFBOX-5828 at 5/24/24 9:5

[jira] [Updated] (PDFBOX-5828) PDFTextStripper created garbled text

2024-05-24 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5828: Affects Version/s: 3.0.2 PDFBox > PDFTextStripper created garbled t

[jira] [Commented] (PDFBOX-5828) PDFTextStripper created garbled text

2024-05-24 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849237#comment-17849237 ] Tilman Hausherr commented on PDFBOX-5828: - The sort mode usually works,

[jira] [Updated] (PDFBOX-5828) PDFTextStripper created garbled text

2024-05-24 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5828: Attachment: screenshot-1.png > PDFTextStripper created garbled t

[jira] [Commented] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849062#comment-17849062 ] Tilman Hausherr commented on PDFBOX-5827: - No, there are no fixed schedules

[jira] [Commented] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849060#comment-17849060 ] Tilman Hausherr commented on PDFBOX-5827: - The changes will be in ver

[jira] [Resolved] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5827. - Resolution: Fixed > Multiple exceptions coming from org.apache.fontbox.ttf

[jira] [Commented] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849053#comment-17849053 ] Tilman Hausherr commented on PDFBOX-5827: - Thanks for the feedback. Yes t

[jira] [Updated] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5827: Labels: StackOverflowError (was: ) > Multiple exceptions coming f

[jira] [Assigned] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reassigned PDFBOX-5827: --- Assignee: Tilman Hausherr > Multiple exceptions coming from org.apache.fontbox.

[jira] [Commented] (PDFBOX-5827) Multiple exceptions coming from org.apache.fontbox.ttf for different PDFs

2024-05-23 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849045#comment-17849045 ] Tilman Hausherr commented on PDFBOX-5827: - Please download the jar at

<    1   2   3   4   5   6   7   8   9   10   >