[jira] [Comment Edited] (PDFBOX-4723) Add equals() and hashCode() to PDAnnotation and COS objects

2020-09-04 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190965#comment-17190965 ] Christian Appl edited comment on PDFBOX-4723 at 9/5/20, 2:31 AM: - *The

[jira] [Commented] (PDFBOX-4723) Add equals() and hashCode() to PDAnnotation and COS objects

2020-09-04 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190965#comment-17190965 ] Christian Appl commented on PDFBOX-4723: *The violated contract is:* _"{color:#8c8c8c}Whenever

[jira] [Commented] (PDFBOX-4723) Add equals() and hashCode() to PDAnnotation and COS objects

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190986#comment-17190986 ] ASF subversion and git services commented on PDFBOX-4723: - Commit 1881479 from

[jira] [Commented] (PDFBOX-4723) Add equals() and hashCode() to PDAnnotation and COS objects

2020-09-04 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190597#comment-17190597 ] Christian Appl commented on PDFBOX-4723: [~mkl], I aggree to your premise *and* your conclusion.

[jira] [Created] (PDFBOX-4952) PDF compression - object stream creation

2020-09-04 Thread Christian Appl (Jira)
Christian Appl created PDFBOX-4952: -- Summary: PDF compression - object stream creation Key: PDFBOX-4952 URL: https://issues.apache.org/jira/browse/PDFBOX-4952 Project: PDFBox Issue Type:

[GitHub] [pdfbox] christianAppl opened a new pull request #86: PDFBOX-4952 PDF compression - object stream creation

2020-09-04 Thread GitBox
christianAppl opened a new pull request #86: URL: https://github.com/apache/pdfbox/pull/86 This pull request is discussed in JIRA ticket: https://issues.apache.org/jira/browse/PDFBOX-4952 I implemented a basic starting point to realize a PDF compression based on PDFBox

[jira] [Updated] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-4951: Attachment: screenshot-1.png > Sequences with combining letters are rendered incorrectly

[jira] [Commented] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Volker Kunert (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190776#comment-17190776 ] Volker Kunert commented on PDFBOX-4951: --- Appearently Notepad++ does not render sequences of

[jira] [Commented] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190761#comment-17190761 ] Tilman Hausherr commented on PDFBOX-4951: - Here's how it looks in NOTEPAD++, the glyphs are

[jira] [Updated] (PDFBOX-4952) PDF compression - object stream creation

2020-09-04 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4952: --- Description: I implemented a basic starting point to realize a PDF compression based on

[jira] [Updated] (PDFBOX-4952) PDF compression - object stream creation

2020-09-04 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4952: --- Description: I implemented a basic starting point to realize a PDF compression based on

[jira] [Commented] (PDFBOX-45) Support incremental save

2020-09-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190774#comment-17190774 ] Tilman Hausherr commented on PDFBOX-45: --- Thanks for the feedback... I should integrate that into the

[jira] [Commented] (PDFBOX-45) Support incremental save

2020-09-04 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190770#comment-17190770 ] Martín Ferrari commented on PDFBOX-45: -- Hello, I just wanted to comment that I'm trying this branch,

[jira] [Comment Edited] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Volker Kunert (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190776#comment-17190776 ] Volker Kunert edited comment on PDFBOX-4951 at 9/4/20, 3:55 PM:

[jira] [Updated] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Volker Kunert (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Kunert updated PDFBOX-4951: -- Description: Accented Letters composed of Unicode base letter and combining accent are

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190846#comment-17190846 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881465 from

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190845#comment-17190845 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881464 from

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190844#comment-17190844 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881463 from

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190848#comment-17190848 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881467 from

[jira] [Commented] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190839#comment-17190839 ] Tilman Hausherr commented on PDFBOX-4951: - Yeah, when opening the text file with Windows NOTEPAD

[jira] [Commented] (PDFBOX-4723) Add equals() and hashCode() to PDAnnotation and COS objects

2020-09-04 Thread Michael Klink (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190842#comment-17190842 ] Michael Klink commented on PDFBOX-4723: --- {quote}The behaviour of equals and hashcode still does

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190847#comment-17190847 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881466 from

[jira] [Commented] (PDFBOX-4892) Improve code quality (4)

2020-09-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190849#comment-17190849 ] ASF subversion and git services commented on PDFBOX-4892: - Commit 1881468 from

[jira] [Created] (PDFBOX-4953) PDDocument.load freezes when use AWS EFS volume as temp directory to parse pdfs.

2020-09-04 Thread Pedro (Jira)
Pedro created PDFBOX-4953: - Summary: PDDocument.load freezes when use AWS EFS volume as temp directory to parse pdfs. Key: PDFBOX-4953 URL: https://issues.apache.org/jira/browse/PDFBOX-4953 Project: PDFBox

[jira] [Commented] (PDFBOX-4951) Sequences with combining letters are rendered incorrectly

2020-09-04 Thread Volker Kunert (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190900#comment-17190900 ] Volker Kunert commented on PDFBOX-4951: --- I think PDFBOX-4189 is different, this is about

[jira] [Updated] (PDFBOX-4953) PDDocument.load freezes when use AWS EFS volume as temp directory to parse pdfs.

2020-09-04 Thread Pedro (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro updated PDFBOX-4953: -- Description: PDDocument.load(file, memoryUsageSetting) doesn't respond when I try to parse a pdf using a