You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "savan patel (JIRA)" <ji...@apache.org> on 2017/12/06 15:32:00 UTC

[jira] [Updated] (PDFBOX-4029) Rendering

     [ https://issues.apache.org/jira/browse/PDFBOX-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

savan patel updated PDFBOX-4029:
--------------------------------
    Description: 
i have gone through the "[PDFBOX-3000] Transparency Group issues"...
and there are some issues in pdfs that i have attached...

Every time showTransparencyGroup() method is called the current graphics is translated by (x*xScale and y*yScale) which i assume is wrong.
I think when transparencyGroup come in pattern stream, then current graphics should not changed. as well as when patterns are nested then no need to change the parent graphics.

i tried to fix it. i have attached the patch...


  was:
i have gone through the "[PDFBox-3000] Transparency Group issues"...
and there are some issues in pdfs that i have attached...

Every time showTransparencyGroup() method is called the current graphics is translated by (x*xScale and y*yScale) which i assume is wrong.
I think when transparencyGroup come in pattern stream, then current graphics should not changed. as well as when patterns are nested then no need to change the parent graphics.

i tried to fix it. i have attached the patch...



> Rendering
> ---------
>
>                 Key: PDFBOX-4029
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4029
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.7, 2.0.8
>         Environment: Windows 10
>            Reporter: savan patel
>              Labels: patch
>         Attachments: PDFJS-5526-p11-13.pdf, PDFJS-5526-p13_reduced1.pdf, PageDrawer.java.patch, gs-bugzilla692217_reduced.pdf
>
>
> i have gone through the "[PDFBOX-3000] Transparency Group issues"...
> and there are some issues in pdfs that i have attached...
> Every time showTransparencyGroup() method is called the current graphics is translated by (x*xScale and y*yScale) which i assume is wrong.
> I think when transparencyGroup come in pattern stream, then current graphics should not changed. as well as when patterns are nested then no need to change the parent graphics.
> i tried to fix it. i have attached the patch...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org