[jira] [Updated] (FOP-3134) Long table footer overflows the page

2023-06-15 Thread Alexander Dyuzhev (Jira)
[ https://issues.apache.org/jira/browse/FOP-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Dyuzhev updated FOP-3134: --- Affects Version/s: 2.6 2.5 > Long table footer overflows the page >

[jira] [Created] (FOP-3134) Long table footer overflows the page

2023-06-15 Thread Alexander Dyuzhev (Jira)
Alexander Dyuzhev created FOP-3134: -- Summary: Long table footer overflows the page Key: FOP-3134 URL: https://issues.apache.org/jira/browse/FOP-3134 Project: FOP Issue Type: Bug Affects

[jira] [Commented] (FOP-2937) [PATCH]Post PDF generation, Soft reference of PDFObject in PDFReference are not immediately garbage collected leading to excessive memory usage.

2023-06-15 Thread Peter Radomski (Jira)
[ https://issues.apache.org/jira/browse/FOP-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733023#comment-17733023 ] Peter Radomski commented on FOP-2937: - Also OutOfMemory exceptions in different classes. We can see,

SVG issue

2023-06-15 Thread Julien Lacour
Hello, We have found an issue in FOP when transforming PDFs with SVGs containing with multiple @x and/or @y attributes values. The problem is located in org.apache.fop.svg.PDFTextPainter.writeGlyphs(FOPGVTGlyphVector, GeneralPath), the positions given by x and y are never used when set. A

[jira] [Commented] (FOP-2280) [PATCH] Retrieved marker content ignores writing-mode

2023-06-15 Thread Julien (Jira)
[ https://issues.apache.org/jira/browse/FOP-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17732899#comment-17732899 ] Julien commented on FOP-2280: - We successfully integrated this patch on our side with a small modification in