Re: [PR] NPE caused by undefined object [pdfbox]

2024-02-03 Thread via GitHub
Trisia commented on PR #177: URL: https://github.com/apache/pdfbox/pull/177#issuecomment-1925532102 I thought the issue was caused by document encryption, but after a simple test, I discovered it was not the case. The document seems to have been generated using iText 5.5.8. ``` 00

Jenkins build is back to stable : PDFBox » PDFBox-3.0.x #216

2024-02-03 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org

Jenkins build is back to stable : PDFBox » PDFBox-3.0.x » Apache PDFBox examples #216

2024-02-03 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.a

[jira] [Commented] (PDFBOX-5660) Improve code quality (5)

2024-02-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813938#comment-17813938 ] ASF subversion and git services commented on PDFBOX-5660: - Commi

Re: [PR] NPE caused by undefined object [pdfbox]

2024-02-03 Thread via GitHub
THausherr commented on PR #177: URL: https://github.com/apache/pdfbox/pull/177#issuecomment-1925316041 In that case I'd really like to test this with a file. I forgot to mention yesterday that I tried to modify a PDF by "blanking" an object and then load and call saveIncremental() but no pr

Re: [PR] NPE caused by undefined object [pdfbox]

2024-02-03 Thread via GitHub
lehmi commented on PR #177: URL: https://github.com/apache/pdfbox/pull/177#issuecomment-1925312509 We have to ensure that the resulting pdf isn't (more) corrupt that the origin one if indirect object references are omitted. To remove a reference from a COSArray shouldn't be a big problem (t

Jenkins build became unstable: PDFBox » PDFBox-3.0.x » Apache PDFBox examples #215

2024-02-03 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.a

Jenkins build became unstable: PDFBox » PDFBox-3.0.x #215

2024-02-03 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org

Re: [PR] Enable Native Markdown Extraction in Apache PDFBox [pdfbox]

2024-02-03 Thread via GitHub
lehmi commented on PR #180: URL: https://github.com/apache/pdfbox/pull/180#issuecomment-1925309963 @rawatsaurav01 thanks for the contribution. I've added some comments to your code and here are some more * add a apache license header to the file * remove/replace all HTML related c

Re: [PR] Enable Native Markdown Extraction in Apache PDFBox [pdfbox]

2024-02-03 Thread via GitHub
lehmi commented on code in PR #180: URL: https://github.com/apache/pdfbox/pull/180#discussion_r1477059422 ## tools/src/main/java/org/apache/pdfbox/tools/PDFText2Markdown.java: ## @@ -0,0 +1,375 @@ +//package com.pdfexample; + +package org.apache.pdfbox.tools; + + +import org.apa

Re: [PR] Enable Native Markdown Extraction in Apache PDFBox [pdfbox]

2024-02-03 Thread via GitHub
lehmi commented on code in PR #180: URL: https://github.com/apache/pdfbox/pull/180#discussion_r1477059126 ## tools/src/main/java/org/apache/pdfbox/tools/PDFText2Markdown.java: ## @@ -0,0 +1,375 @@ +//package com.pdfexample; + +package org.apache.pdfbox.tools; + + +import org.apa

Re: [PR] Enable Native Markdown Extraction in Apache PDFBox [pdfbox]

2024-02-03 Thread via GitHub
lehmi commented on PR #180: URL: https://github.com/apache/pdfbox/pull/180#issuecomment-1925308317 @THausherr IMHO it is not needed as the class is more or less a copy of PDFText2HTML -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-5758: Affects Version/s: 3.0.1 PDFBox > ExceptionInInitializerError when unmapping is not suppor

[jira] [Resolved] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5758. - Fix Version/s: 3.0.2 PDFBox 4.0.0 Assignee: Tilman Hausherr

[jira] [Commented] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813925#comment-17813925 ] ASF subversion and git services commented on PDFBOX-5758: - Commi

[jira] [Commented] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813924#comment-17813924 ] ASF subversion and git services commented on PDFBOX-5758: - Commi

[jira] [Comment Edited] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813894#comment-17813894 ] Axel Howind edited comment on PDFBOX-5758 at 2/3/24 10:47 AM:

[jira] [Updated] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Howind updated PDFBOX-5758: Description: When unmapping is not supported, PdfBox throws an ExceptionInInitializerError that i

Re: [PR] Enable Native Markdown Extraction in Apache PDFBox [pdfbox]

2024-02-03 Thread via GitHub
THausherr commented on PR #180: URL: https://github.com/apache/pdfbox/pull/180#issuecomment-1925264378 Seems like a good idea. @lehmi do we need an ICLA for this one? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (PDFBOX-5758) ExceptionInInitializerError when unmapping is not supported

2024-02-03 Thread Axel Howind (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813894#comment-17813894 ] Axel Howind commented on PDFBOX-5758: - Sorry, this fixes only part of the problem. I

Community over Code EU 2024 Travel Assistance Applications now open!

2024-02-03 Thread Gavin McDonald
Hello to all users, contributors and Committers! The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code EU 2024 are now open! We will be supporting Community over Code EU, Bratislava, Slovakia, June 3th - 5th, 2024. TAC exists to