[jira] [Created] (PDFBOX-4291) JavaDoc on website is marked as being in German

2018-08-14 Thread Itai Shaked (JIRA)
Itai Shaked created PDFBOX-4291: --- Summary: JavaDoc on website is marked as being in German Key: PDFBOX-4291 URL: https://issues.apache.org/jira/browse/PDFBOX-4291 Project: PDFBox Issue Type:

[jira] [Commented] (PDFBOX-4309) Performance regression in PDColorSpace#toRGBImageAWT Part 2

2018-09-05 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604355#comment-16604355 ] Itai Shaked commented on PDFBOX-4309: - If a lot of the time is spent creating the native LCMS color

[jira] [Comment Edited] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-14 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398382#comment-16398382 ] Itai Shaked edited comment on PDFBOX-4151 at 3/14/18 12:07 PM: --- Note that

[jira] [Commented] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-14 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398382#comment-16398382 ] Itai Shaked commented on PDFBOX-4151: - Note that the subsampling in filters is implemented only for

[jira] [Commented] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400974#comment-16400974 ] Itai Shaked commented on PDFBOX-4151: - Can you clarify which file you mean by

[jira] [Updated] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4151: Attachment: predictor_stream_rev2.patch > FlateFilter, LZWFilter causes double memory usage >

[jira] [Commented] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16401144#comment-16401144 ] Itai Shaked commented on PDFBOX-4151: - The issue with the file not rendering apparently has something

[jira] [Commented] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400205#comment-16400205 ] Itai Shaked commented on PDFBOX-4151: - I'm attaching a patch making {{Predictor}} implemented as a

[jira] [Comment Edited] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400205#comment-16400205 ] Itai Shaked edited comment on PDFBOX-4151 at 3/15/18 10:52 AM: --- I'm

[jira] [Updated] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-15 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4151: Attachment: predictor_stream.patch > FlateFilter, LZWFilter causes double memory usage >

[jira] [Commented] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-07 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389356#comment-16389356 ] Itai Shaked commented on PDFBOX-4137: - Thanks for the tests. I have attached a revision patch (on a

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-07 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: 0001-Image-subsampling-revision-2.patch > Allow subsampled/downscaled rendering of

[jira] [Created] (PDFBOX-4156) Possible optimization of SampledImageReader.from8bit by using InterleavedRaster

2018-03-18 Thread Itai Shaked (JIRA)
Itai Shaked created PDFBOX-4156: --- Summary: Possible optimization of SampledImageReader.from8bit by using InterleavedRaster Key: PDFBOX-4156 URL: https://issues.apache.org/jira/browse/PDFBOX-4156

[jira] [Commented] (PDFBOX-4151) FlateFilter, LZWFilter causes double memory usage

2018-03-16 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16401886#comment-16401886 ] Itai Shaked commented on PDFBOX-4151: - Followup on the rendering issue - it was most probably this

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-01 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: (was: 0001-Image-rendering-subsampling.patch) > Allow subsampled/downscaled

[jira] [Created] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-01 Thread Itai Shaked (JIRA)
Itai Shaked created PDFBOX-4137: --- Summary: Allow subsampled/downscaled rendering of images, and rendering subimages Key: PDFBOX-4137 URL: https://issues.apache.org/jira/browse/PDFBOX-4137 Project:

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-01 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: 0001-Image-rendering-subsampling.patch > Allow subsampled/downscaled rendering of

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-01 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: 0001-Image-render-subsample.patch > Allow subsampled/downscaled rendering of images,

[jira] [Commented] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-01 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382730#comment-16382730 ] Itai Shaked commented on PDFBOX-4137: - [^0001-Image-render-subsample.patch] Cleaned up (hopefully)

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-04 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: 0001-Image-rendering-subsampling-removed-metadata-options.patch > Allow

[jira] [Commented] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-04 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385051#comment-16385051 ] Itai Shaked commented on PDFBOX-4137: - I am attaching a revised patch. I have removed the "metadata"

[jira] [Updated] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-02 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4137: Attachment: large-jpeg.pdf > Allow subsampled/downscaled rendering of images, and rendering

[jira] [Commented] (PDFBOX-4137) Allow subsampled/downscaled rendering of images, and rendering subimages

2018-03-02 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383796#comment-16383796 ] Itai Shaked commented on PDFBOX-4137: - I will take some time to go over what you wrote, but in the

[jira] [Commented] (PDFBOX-4411) Support caching of ICC based color spaces

2019-01-05 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734931#comment-16734931 ] Itai Shaked commented on PDFBOX-4411: - My original thought was to make sure the cache is used when

[jira] [Comment Edited] (PDFBOX-4411) Support caching of ICC based color spaces

2019-01-05 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734973#comment-16734973 ] Itai Shaked edited comment on PDFBOX-4411 at 1/5/19 6:35 PM: - I mean these

[jira] [Commented] (PDFBOX-4411) Support caching of ICC based color spaces

2019-01-05 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734973#comment-16734973 ] Itai Shaked commented on PDFBOX-4411: - I mean these tests:  {{if (iccArray.size() < 2)}} {{{}} {{   

[jira] [Commented] (PDFBOX-4411) Support caching of ICC based color spaces

2019-01-06 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735224#comment-16735224 ] Itai Shaked commented on PDFBOX-4411: - We need a factory method so that caching can be used instead

[jira] [Created] (PDFBOX-4411) Support caching of ICC based color spaces

2018-12-18 Thread Itai Shaked (JIRA)
Itai Shaked created PDFBOX-4411: --- Summary: Support caching of ICC based color spaces Key: PDFBOX-4411 URL: https://issues.apache.org/jira/browse/PDFBOX-4411 Project: PDFBox Issue Type:

[jira] [Commented] (PDFBOX-4402) Write RTL text in reversed order

2018-12-11 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16716600#comment-16716600 ] Itai Shaked commented on PDFBOX-4402: - I have not tried it, although in theory it should work but

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-03 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707121#comment-16707121 ] Itai Shaked commented on PDFBOX-4392: - I started looking at the warning message, and the potential

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-03 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707163#comment-16707163 ] Itai Shaked commented on PDFBOX-4392: - Regardless of whether the Intent is checked correctly, I have

[jira] [Updated] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-03 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itai Shaked updated PDFBOX-4392: Attachment: 4392-prereadICC.patch > PDF completely blow up the RAM on amazon instances >

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-03 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707271#comment-16707271 ] Itai Shaked commented on PDFBOX-4392: - Thanks for the problematic examples Tilman!  Looks like I

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-06 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711354#comment-16711354 ] Itai Shaked commented on PDFBOX-4392: - So I looked into it more closely using a profiler (should

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-06 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711383#comment-16711383 ] Itai Shaked commented on PDFBOX-4392: - This may shed some more light on the issue - the next line

[jira] [Commented] (PDFBOX-4411) Support caching of ICC based color spaces

2019-01-02 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731938#comment-16731938 ] Itai Shaked commented on PDFBOX-4411: - Looking also at the file from PDFBOX-4149 it appears another

[jira] [Commented] (PDFBOX-4392) PDF completely blow up the RAM on amazon instances

2018-12-09 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713909#comment-16713909 ] Itai Shaked commented on PDFBOX-4392: - [~tilman] - As profiling shows there is almost no impact to

[jira] [Commented] (PDFBOX-4486) "premature EOF, image will be incomplete" when using subsampling

2019-03-16 Thread Itai Shaked (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16794292#comment-16794292 ] Itai Shaked commented on PDFBOX-4486: - I am not sure I remember, but I believe I simply missed that