[jira] [Closed] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-08 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr closed PDFBOX-5120. --- Resolution: Not A Bug > Need to do strange stuff to create my own PageDrawer Paramet

[jira] [Reopened] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-08 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reopened PDFBOX-5120: - > Need to do strange stuff to create my own PageDrawer Paramet

[jira] [Closed] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-08 Thread Daniel Migowski (Jira)
ate my own PageDrawer Parameters > --- > > Key: PDFBOX-5120 > URL: https://issues.apache.org/jira/browse/PDFBOX-5120 > Project: PDFBox > Issue Type: Bug >

[jira] [Commented] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Daniel Migowski (Jira)
PDFRenderer.renderPageToGraphics would allow me everything I need. I will investigate this first, thanks. > Need to do strange stuff to create my own PageDrawer Parameters > --- > > Key: PDFBOX-5120 > URL: https://is

[jira] [Comment Edited] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Daniel Migowski (Jira)
need them to create the PageDrawer: // the end-user may provide a custom PageDrawer PageDrawerParameters parameters = createPageDrawerParameters(page); PageDrawer drawer = new PageDrawer(parameters); drawer.drawPage(g, page.getCropBox()); Maybe I abused this a bit

[jira] [Commented] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Daniel Migowski (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297142#comment-17297142 ] Daniel Migowski commented on PDFBOX-5120: - I need them to create the PageDrawer

[jira] [Commented] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Tilman Hausherr (Jira)
? There is a method {{setRenderingHints()}}. > Need to do strange stuff to create my own PageDrawer Parameters > --- > > Key: PDFBOX-5120 > URL: https://issues.apache.org/jira/bro

[jira] [Comment Edited] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Tilman Hausherr (Jira)
: -- Is this all about passing your own rendering hints? There is a method {{PDFRenderer.setRenderingHints()}}. was (Author: tilman): Is this all about passing your own rendering hints? There is a method {{setRenderingHints()}}. > Need to do strange stuff to create my own PageDrawer Paramet

[jira] [Updated] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Daniel Migowski (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Migowski updated PDFBOX-5120: Description: Currently using the following function to create my PageDrawer Parameters

[jira] [Created] (PDFBOX-5120) Need to do strange stuff to create my own PageDrawer Parameters

2021-03-07 Thread Daniel Migowski (Jira)
Daniel Migowski created PDFBOX-5120: --- Summary: Need to do strange stuff to create my own PageDrawer Parameters Key: PDFBOX-5120 URL: https://issues.apache.org/jira/browse/PDFBOX-5120 Project

[jira] [Resolved] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-10 Thread Tilman Hausherr (Jira)
uld the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-10 Thread Christian Appl (Jira)
for the spelling mistake :)) to 0: disabling the optimization altogether. This is a nice simple fix and exactly what I needed! Thank you very much! > Could the new rendering method of PageDrawer be optional? > - > >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread Tilman Hausherr (Jira)
with a snapshot: https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/2.0.22-SNAPSHOT/ > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread ASF subversion and git services (Jira)
Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1884244 ] PDFBOX-4928: fix typo > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread ASF subversion and git services (Jira)
Tilman Hausherr in branch 'pdfbox/trunk' [ https://svn.apache.org/r1884245 ] PDFBOX-4928: fix typo > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread Tilman Hausherr (Jira)
shold" > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread ASF subversion and git services (Jira)
Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1884241 ] PDFBOX-4928: revert accidental change > Could the new rendering method of PageDrawer be optional? > - > > Key:

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread ASF subversion and git services (Jira)
Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1884239 ] PDFBOX-4928: add fine tuning for quality-optimized downscaling, as suggested by Christian Appl > Could the new rendering method of PageDrawer be optio

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-09 Thread ASF subversion and git services (Jira)
Tilman Hausherr in branch 'pdfbox/trunk' [ https://svn.apache.org/r1884240 ] PDFBOX-4928: add fine tuning for quality-optimized downscaling, as suggested by Christian Appl > Could the new rendering method of PageDrawer be optio

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-12-08 Thread Tilman Hausherr (Jira)
uld the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-10-05 Thread Christian Appl (Jira)
... {{setDownscalingImageOptimizationThreshhold()}} {{setQualityImageDownscalingThreshhold()}} {{setImageOptimizationThreshhold()}} {{setQualityImageRenderingThreshhold()}} I can't come up with a short one here either... > Could the new rendering method of PageDrawer be optio

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-09-21 Thread Tilman Hausherr (Jira)
. {{setThreshholdForQualityImageDownscaling()}} ? > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 >

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-09-21 Thread Tilman Hausherr (Jira)
hod of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish > Components

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
ed. *Edit:* The original heic image can be found at  [https://nokiatech.github.io/heif/examples.html|https://nokiatech.github.io/heif/examples.html] *Edit:* See [^image-2020-08-03-09-43-37-412.png] for a direct comparison. *Edit:* I am currently using openjdk11.0.6

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
ithub.io/heif/examples.html|https://nokiatech.github.io/heif/examples.html] *Edit:* See [^image-2020-08-03-09-43-37-412.png] for a direct comparison. > Could the new rendering method of PageDrawer be optional? > - > >

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
.github.io/heif/examples.html] *Edit:* See [^image-2020-08-03-09-43-37-412.png] for a direct comparison. > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
Edit:* See [^image-2020-08-03-09-43-37-412.png] for a direct comparison. > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/b

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
s "better". Therefore I would suggest either being able to disable the prescaling, or to set the threshold - as you suggested. *Edit:* The original heic image can be found at [https://nokiatech.github.io/heif/examples.html]

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
hod of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish > Components: Renderi

[jira] [Issue Comment Deleted] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
ing method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
the prescaling, or to set the threshold - as you suggested. > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/b

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
s seems to come down to mere personal preference, whether the one or the other is "better". Therefore I would suggest either being able to disable the prescaling, or to set the threshold - as you suggested. > Could the new rendering

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: prescaled.png > Could the new rendering method of PageDrawer be optio

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: unprescaled.png > Could the new rendering method of PageDrawer be optio

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: (was: prescaled.png) > Could the new rendering method of PageDra

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: (was: unprescaled.png) > Could the new rendering method of PageDra

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: (was: prescaled.png) > Could the new rendering method of PageDra

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
hod of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish > Components

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
hod of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish > Components

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4928: --- Attachment: prescaled.png > Could the new rendering method of PageDrawer be optio

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-03 Thread Christian Appl (Jira)
hod of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox > Issue Type: Wish > Components: Renderi

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-02 Thread Tilman Hausherr (Jira)
are not as good as 2.0.19 ? > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/browse/PDFBOX-4928 > Project: PDFBox >

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-08-02 Thread Tilman Hausherr (Jira)
some PDFs where the new results are not as good as 2.0.19 ? > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: https://issues.apache.org/jira/bro

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
s{color}.getRenderingHint({color:#00}RenderingHints{color}.{color:#871094}KEY_QUALITY_RENDERING_METHOD{color}) This would enable the user to directly select whether graphics.drawImage() shall apply the transformation matrix, or the introduced prescaling shall be applied.

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
olor}.{color:#871094}KEY_QUALITY_RENDERING_METHOD{color}) This would enable the user to directly select whether graphics.drawImage() shall apply the transformation matrix, or the introduced prescaling shall be applied. (to intentionally enable or disable the prescaling.) > Could the new rendering me

[jira] [Issue Comment Deleted] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
(default to this: (scaleX < 0.5 || {color:#00}scaleY {color}< 0.5)) VALUE_NEVER_PRESCALE The names are not perfect - but this is how I would imagine a parameter like that.) > Could the new rendering method of PageDrawer be

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
... forget about that. Back to the start: Could a method be introduced for the PDFRenderer, that would allow setting an option like that? > Could the new rendering method of PageDrawer be optional? > - > > Key:

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
VALUE_AUTO_PRESCALE (default to this: (scaleX < 0.5 || {color:#00}scaleY {color}< 0.5)) VALUE_NEVER_PRESCALE The names are not perfect - but this is how I would imagine a parameter like that. > Could the new rendering method of PageDrawer be

[jira] [Comment Edited] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
x, or the introduced prescaling shall be applied. (to intentionally enable or disable the prescaling.) > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 > URL: ht

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Christian Appl (Jira)
shall apply the transformation matrix, or the introduced prescaling shall be applied. (to intentionally enable or disable the prescaling.) > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFB

[jira] [Commented] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-31 Thread Tilman Hausherr (Jira)
this is what you'd want? Yes, the 0.5 has been set arbitrarily, i.e. by looking at the rendering of the test images. > Could the new rendering method of PageDrawer be optional? > - > > Key: PDFBOX-4928 >

[jira] [Updated] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-30 Thread Christian Appl (Jira)
-4886, PDFBOX-4863{color}{color:#008dde} I have tested the new prescaled rendering method for the {color}org.apache.pdfbox.rendering.{color:#008dde}PageDrawer {color:#172b4d}with PDFBox:2.0.21-SNAPSHOT{color}{color} for different images, with different resolutions, target image sizes etc

[jira] [Created] (PDFBOX-4928) Could the new rendering method of PageDrawer be optional?

2020-07-30 Thread Christian Appl (Jira)
Christian Appl created PDFBOX-4928: -- Summary: Could the new rendering method of PageDrawer be optional? Key: PDFBOX-4928 URL: https://issues.apache.org/jira/browse/PDFBOX-4928 Project: PDFBox

[jira] [Commented] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Tilman Hausherr (Jira)
settings. Re "are no longer rendered" they were rendered until 2.0.15, but rotated. This is weird because in PDFBOX-4447 where the NoRotate code was created, I had created a test PDF to verify that it works. > PageDrawer is not rendering unrotatable Annotations on

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-4744: Labels: Annotations PDFBox PageDrawer (was: PDFBox PageDrawer) > PageDra

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Description: Unrotatable Annotations are no longer rendered by the PageDrawer. The issue

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Labels: PDFBox PageDrawer (was: PageDrawer pdfbox,) > PageDrawer is not render

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Attachment: screenshot-1.png > PageDrawer is not rendering unrotatable Annotati

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Labels: PageDrawer pdfbox, (was: ) > PageDrawer is not rendering unrotatable Annotati

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Description: Unrotatable Annotations are no longer rendered by the PageDrawer. The issue

[jira] [Updated] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Appl updated PDFBOX-4744: --- Description: Unrotatable Annotations are no longer rendered by the PageDrawer. The issue

[jira] [Created] (PDFBOX-4744) PageDrawer is not rendering unrotatable Annotations on rotated pages

2020-01-17 Thread Christian Appl (Jira)
Christian Appl created PDFBOX-4744: -- Summary: PageDrawer is not rendering unrotatable Annotations on rotated pages Key: PDFBOX-4744 URL: https://issues.apache.org/jira/browse/PDFBOX-4744 Project

[jira] [Resolved] (PDFBOX-4576) Update PageDrawer to match appearance handling in trunk

2019-06-16 Thread Maruan Sahyoun (JIRA)
handling for Ink and Link annotation. > Update PageDrawer to match appearance handling in trunk > --- > > Key: PDFBOX-4576 > URL: https://issues.apache.org/jira/browse/PDFBOX-4576 >

[jira] [Commented] (PDFBOX-4576) Update PageDrawer to match appearance handling in trunk

2019-06-16 Thread ASF subversion and git services (JIRA)
Maruan Sahyoun in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1861488 ] PDFBOX-4576: remove legacy code for Ink and Link annotation now handled by appearance generation > Update PageDrawer to match appearance handling in tr

[jira] [Commented] (PDFBOX-4576) Update PageDrawer to match appearance handling in trunk

2019-06-16 Thread ASF subversion and git services (JIRA)
Maruan Sahyoun in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1861487 ] PDFBOX-4576: support rotation for annotations > Update PageDrawer to match appearance handling in trunk > --- > > Key:

[jira] [Created] (PDFBOX-4576) Update PageDrawer to match appearance handling in trunk

2019-06-16 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-4576: -- Summary: Update PageDrawer to match appearance handling in trunk Key: PDFBOX-4576 URL: https://issues.apache.org/jira/browse/PDFBOX-4576 Project: PDFBox

[jira] [Commented] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-16 Thread simon steiner (JIRA)
and causing blank output, I haven't looked into why yet > Allow flexible calling of PageDrawer > > > Key: PDFBOX-3100 > URL: https://issues.apache.org/jira/browse/PDFBOX-3100 > Project: PDFBox >

[jira] [Commented] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-13 Thread simon steiner (JIRA)
graphics.clearRect(0, 0, width, height); is not called by PDFRenderer > Allow flexible calling of PageDrawer > > > Key: PDFBOX-3100 > URL: https://issues.apache.org/jira/browse/PDFBOX-3100 > Project: PDFBox >

[jira] [Commented] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-13 Thread John Hewson (JIRA)
the crop box prior to painting. Are we doing this incorrectly? Or is there some other use case which you're trying to satisfy - if so what? > Allow flexible calling of PageDrawer > > > Key: PDFBOX-3100 >

[jira] [Updated] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-3100: -- Description: You used to be able to do: PageDrawer drawer = new PageDrawer

[jira] [Updated] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-3100: -- Affects Version/s: 2.0.0 > Allow flexible calling of PageDra

[jira] [Updated] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-3100: -- Attachment: newpdfbox.patch Patch im using > Allow flexible calling of PageDra

[jira] [Created] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread simon steiner (JIRA)
simon steiner created PDFBOX-3100: - Summary: Allow flexible calling of PageDrawer Key: PDFBOX-3100 URL: https://issues.apache.org/jira/browse/PDFBOX-3100 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-3100: -- Component/s: Rendering > Allow flexible calling of PageDra

[jira] [Commented] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread John Hewson (JIRA)
rendering. You can supply a custom PageDrawer but you can't create one which is independent of a PDFRenderer. Note that PageDrawerParameters maintains a field which references its parent PDFRenderer, so it's not possible to create one without the other. You could subclass PDFRenderer and PageDrawer

[jira] [Closed] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson closed PDFBOX-3100. --- Resolution: Won't Fix > Allow flexible calling of PageDra

[jira] [Comment Edited] (PDFBOX-3100) Allow flexible calling of PageDrawer

2015-11-12 Thread John Hewson (JIRA)
: --- This is by design. PDFRenderer is the entry point for all rendering. You can supply a custom PageDrawer but you can't create one which is independent of a PDFRenderer. Note that PageDrawerParameters maintains a field which references its parent PDFRenderer, so it's not possible to create one without

[jira] [Resolved] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-07-06 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2692. - Resolution: Fixed Possibility to use our own and/or overwrite PageDrawer class

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-07-06 Thread John Hewson (JIRA)
to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish Components

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-07-01 Thread JIRA
to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish Components

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-13 Thread Petr Slaby (JIRA)
. Possibility to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish Components

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread Petr Slaby (JIRA)
() belongs to the element that is supposed to be green? As far as I understand the description from Daniel Wilson, the application is not really change all red colors to green, but change some of the elements on page to be green. Possibility to use our own and/or overwrite PageDrawer class

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread Petr Slaby (JIRA)
the PageDrawer by myself, or? I need all of its functionality, including transparency groups and all the other logic it contains. I just need to intervene in showFontGlyph, or even drawGlyph2D to tell to the target renderer draw a character instead of fill path - if the renderer is capable

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread Daniel Wilson (JIRA)
no knowledge of the structure of a PDF, nor should any subclass thereof. John, you are probably right that getStrokingPaint and getNonStrokingPaint would need to be protected rather than private. Possibility to use our own and/or overwrite PageDrawer class

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread John Hewson (JIRA)
elements - that's more complex than what I'd first imagined. A Graphics2D isn't going to work for you in that case. Possibility to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread John Hewson (JIRA)
to a device which implements Graphics2D on top of PCL. I hadn't considered the case where your backend for a custom PDFGraphicsStreamEngine would itself be a Graphics2D device. It's hard to argue that subclassing PageDrawer wouldn't be a better option for you. I assume that you're wanting to render

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread John Hewson (JIRA)
provided some further details on their use cases which clearly show a need for subclassing PageDrawer. It's apparent that there are benefits to this approach which outweigh my previous concerns. We need to keep the public API as small as possible, and not expose any of the genuine (and unstable

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-08 Thread Petr Slaby (JIRA)
PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish Components: Rendering Affects Versions: 2.0.0

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-07 Thread John Hewson (JIRA)
provide PDFGraphicsStreamEngine which provides easy, accurate and high-quality text and graphics stream processing methods, which can be overridden. You will be able to rewrite your current 1.8 PageDrawer subclass in 2.0 as a PDFGraphicsStreamEngine subclass, with many fewer lines of code

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-07 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14483530#comment-14483530 ] John Hewson commented on PDFBOX-2692: - -1 for making PageDrawer public. PageDrawer

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-07 Thread John Hewson (JIRA)
instead? Possibility to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish

[jira] [Comment Edited] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-07 Thread John Hewson (JIRA)
: - -1 for making PageDrawer public. PageDrawer is PDFBox's implementation of PDF rendering to a Graphics2D surface, it is not a general-purpose graphics extraction API - we already have one of those, it's PDFGraphicsStreamEngine which was added specifically so that PageDrawer could be made private

[jira] [Comment Edited] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-04-07 Thread John Hewson (JIRA)
: -- That approach is obsolete in 2.0. We now provide PDFGraphicsStreamEngine which provides easy, accurate and high-quality text and graphics stream processing methods, which can be overridden. You will be able to rewrite your current 1.8 PageDrawer subclass in 2.0 as a PDFGraphicsStreamEngine

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-23 Thread Petr Slaby (JIRA)
to override PageDrawer, I could intercept showFontGlyph to tell the G2D implementation that the next fill() or draw() is in fact drawing a letter in a given font. Possibility to use our own and/or overwrite PageDrawer class

[jira] [Assigned] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-23 Thread JIRA
PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue Type: Wish Components: Rendering Affects Versions: 2.0.0

[jira] [Updated] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2692: --- Fix Version/s: 2.0.0 Possibility to use our own and/or overwrite PageDrawer class

[jira] [Comment Edited] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-10 Thread JIRA
interfaces. {quote} Most of the API is already public as those methods are inherited from PDFGraphicsStreamEngine and PDFStreamEngine. Even the order of calling those methods is part of PDFStreamEngine and not of PageDrawer. There are 4 methods which are public and would be exposed

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-10 Thread Daniel Wilson (JIRA)
functions that eluded me. Possibility to use our own and/or overwrite PageDrawer class Key: PDFBOX-2692 URL: https://issues.apache.org/jira/browse/PDFBOX-2692 Project: PDFBox Issue

[jira] [Commented] (PDFBOX-2692) Possibility to use our own and/or overwrite PageDrawer class

2015-03-10 Thread Daniel Wilson (JIRA)
of the API we're requesting seems quite surgical. If I manage to get the IKVM build going in Maven (as discussed in the mailing list) will that assuage remaining objections? Possibility to use our own and/or overwrite PageDrawer class

  1   2   3   >