[PATCH] Overlay.java: support translation, rotation and scaling of overlay

2012-03-08 Thread Craig Ringer
prefer the patch to be added to a tracker, let me know. diffstat: Overlay.java | 168 +++++++ 1 file changed, 123 insertions(+), 45 deletions(-) -- Craig Ringer POST Newspapers 276 Onslow Rd, Shenton Park Ph: 08 9381 3088 Fax: 08 9388 2258 ABN: 50 008 917 717 http://www.postn

Re: [PATCH] Overlay.java: support translation, rotation and scaling of overlay

2012-03-13 Thread Craig Ringer
Apache FOP. The proposed change is here: https://issues.apache.org/jira/browse/PDFBOX-1256 Expect another patch that makes Overlay.java handle resource dict renaming more safely in a while. -- Craig Ringer

Re: [PATCH] Overlay.java: support translation, rotation and scaling of overlay

2012-03-14 Thread Craig Ringer
On 14/03/12 15:00, Andreas Lehmkuehler wrote: > Hi, > > Am 14.03.2012 07:33, schrieb Craig Ringer: >> On 09/03/12 06:08, Andreas Lehmkuehler wrote: >>>> I hope this is useful. If you'd prefer the patch to be added to a >>>> tracker, let >>>>

Patch series for enhancing overlay support

2012-03-19 Thread Craig Ringer
-1263 It depends on the prior patches: https://issues.apache.org/jira/browse/PDFBOX-1255 (Overlay.java translate/rotate/scale) https://issues.apache.org/jira/browse/PDFBOX-1256 (Split PDFStreamEngine) Please review and consider applying these changes if you approve of them. -- Craig Ringer

Re: svn commit: r1311018 - /pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdfparser/NonSequentialPDFParser.java

2012-04-09 Thread Craig Ringer
in the company. If you can't install a JDK using the standard Windows installers (presuming your'e on a locked-down Windows box), just download the .zip packaged JDK from Oracle, unpack it to a scratch directory, and use it from there. All you need to do is have an environment script that sets JAVA_HOME and PATH to point to the 1.5 JDK. -- Craig Ringer

[jira] [Created] (PDFBOX-1254) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-13 Thread Craig Ringer (Created) (JIRA)
: Improvement Components: Utilities Affects Versions: 1.7.0 Environment: N/A Reporter: Craig Ringer Priority: Minor As part of some ground-testing work I've been doing for pdf embedding enhancements in Apache FOP, I've modified PDFBox's Overlay.

[jira] [Created] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-13 Thread Craig Ringer (Created) (JIRA)
: Improvement Components: Utilities Affects Versions: 1.7.0 Environment: N/A Reporter: Craig Ringer Priority: Minor As part of some ground-testing work I've been doing for pdf embedding enhancements in Apache FOP, I've modified PDFBox's Overlay.

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-13 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Attachment: 0001-Enhance-overlay-to-support-translation-scaling-and-r.patch Patch against

[jira] [Created] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-13 Thread Craig Ringer (Created) (JIRA)
Project: PDFBox Issue Type: Improvement Components: Parsing, Text extraction Affects Versions: 1.7.0, 2.0.0 Environment: N/A Reporter: Craig Ringer Priority: Minor Attachments: 0002-New-PDFStreamProcessor-base-of-PDFStreamEngine

[jira] [Updated] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-13 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1256: - Attachment: 0002-New-PDFStreamProcessor-base-of-PDFStreamEngine-adds-.patch Diffstat: .../org

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-14 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Attachment: 0001-Enhance-overlay-to-support-translation-scaling-and-r.patch Update patch to

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-14 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Attachment: (was: 0001-Enhance-overlay-to-support-translation-scaling-and-r.patch

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-14 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Attachment: (was: 0001-Enhance-overlay-to-support-translation-scaling-and-r.patch

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-14 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Attachment: Overlay-transform.patch I incorrectly omitted a fragment from the last patch

[jira] [Updated] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1256: - Attachment: (was: 0002-New-PDFStreamProcessor-base-of-PDFStreamEngine-adds-.patch

[jira] [Updated] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1256: - Attachment: 0002-New-PDFStreamProcessor-base-of-PDFStreamEngine-adds-.patch Simplify the patch

[jira] [Commented] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-19 Thread Craig Ringer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232591#comment-13232591 ] Craig Ringer commented on PDFBOX-1256: -- Note that this change was tested on to

[jira] [Created] (PDFBOX-1263) [PATCH] Rewrite Overlay.java's stream rewriting and rsrc dict renaming to use PDFStreamProcessor

2012-03-19 Thread Craig Ringer (Created) (JIRA)
DFBOX-1263 Project: PDFBox Issue Type: Improvement Components: Utilities Affects Versions: 1.7.0 Environment: N/A Reporter: Craig Ringer Priority: Minor The attached patch reworks the handling of content stream rewriting for res

[jira] [Updated] (PDFBOX-1263) [PATCH] Rewrite Overlay.java's stream rewriting and rsrc dict renaming to use PDFStreamProcessor

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1263: - Attachment: 0003-Major-rework-of-Overlay.java-to-use-PDFStreamProcess.patch Proposed patch

[jira] [Updated] (PDFBOX-1263) [PATCH] Rewrite Overlay.java's stream rewriting and rsrc dict renaming to use PDFStreamProcessor

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1263: - Description: The attached patch reworks the handling of content stream rewriting for resource

[jira] [Updated] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1256: - Description: The attached patch restructures PDFStreamEngine to move the basic functionality

[jira] [Updated] (PDFBOX-1255) [PATCH] Support translate/scale/rotate of overlay in Overlay.java

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1255: - Description: As part of some ground-testing work I've been doing for pdf embe

[jira] [Updated] (PDFBOX-1263) [PATCH] Rewrite Overlay.java's stream rewriting and rsrc dict renaming to use PDFStreamProcessor

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1263: - Description: The attached patch reworks the handling of content stream rewriting for resource

[jira] [Updated] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-19 Thread Craig Ringer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Ringer updated PDFBOX-1256: - Labels: api refactoring streams (was: api refactoring) Description: The attached

[jira] [Issue Comment Edited] (PDFBOX-1256) [PATCH] Split PDFStreamEngine, moving functionality to simpler stream processor base class

2012-03-13 Thread Craig Ringer (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229017#comment-13229017 ] Craig Ringer edited comment on PDFBOX-1256 at 3/14/12 6:2