[jira] [Updated] (FOP-2476) Tagged pdf: Tags are showing inthe wrong order in the acrobat's pro order panel

2015-06-01 Thread Thanasis Giannimaras (JIRA)

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

Thanasis Giannimaras updated FOP-2476:
--
Flags: Patch

> Tagged pdf: Tags are showing inthe wrong order in the acrobat's pro order 
> panel
> ---
>
> Key: FOP-2476
> URL: https://issues.apache.org/jira/browse/FOP-2476
> Project: FOP
>  Issue Type: Bug
>Affects Versions: trunk
>Reporter: Thanasis Giannimaras
> Attachments: after.pdf, before.pdf, fop.xconf, svnregionorder.patch, 
> test.fo
>
>
> If you open before.pdf using acrobat pro, you can see tha the order that the 
> tags appear in the order panel ( view-> navigational panel -->order or 
> Advanced -->accessibility --> TouchUp reading order) is incorrect, which  
> creates issues with 508 compliance (section 3.2  
> http://www.hhs.gov/web/508/accessiblefiles/checklistpdf.html) . That is 
> happening because of the order that content appears in the  pdf content 
> stream! By changing the order that the regions are rendered in 
> AbstractRenderer this can be easily fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2476) Tagged pdf: Tags are showing inthe wrong order in the acrobat's pro order panel

2015-06-01 Thread Thanasis Giannimaras (JIRA)

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

Thanasis Giannimaras updated FOP-2476:
--
Attachment: fop.xconf
svnregionorder.patch
test.fo
before.pdf
after.pdf

> Tagged pdf: Tags are showing inthe wrong order in the acrobat's pro order 
> panel
> ---
>
> Key: FOP-2476
> URL: https://issues.apache.org/jira/browse/FOP-2476
> Project: FOP
>  Issue Type: Bug
>Affects Versions: trunk
>Reporter: Thanasis Giannimaras
> Attachments: after.pdf, before.pdf, fop.xconf, svnregionorder.patch, 
> test.fo
>
>
> If you open before.pdf using acrobat pro, you can see tha the order that the 
> tags appear in the order panel ( view-> navigational panel -->order or 
> Advanced -->accessibility --> TouchUp reading order) is incorrect, which  
> creates issues with 508 compliance (section 3.2  
> http://www.hhs.gov/web/508/accessiblefiles/checklistpdf.html) . That is 
> happening because of the order that content appears in the  pdf content 
> stream! By changing the order that the regions are rendered in 
> AbstractRenderer this can be easily fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)