[sw-issues] [Issue 76952] PDF-Export accessibility

2007-05-04 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76952
 Issue #|76952
 Summary|PDF-Export accessibility
   Component|Word processor
 Version|OOo 2.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|bfisseler





--- Additional comments from [EMAIL PROTECTED] Fri May  4 11:40:58 + 
2007 ---
The pdf documents created with Writer 2.2 are basically accessible. There is a
tag structure, correct tags for headings and paragraphs etc. But in detail there
are some issues that make it difficult to create a fully accessible document.
- The markup for list elements is incorrect. Normally a list consists of an
L-Tag, followed by several LI-Childelements. But Writer creates a L-Tag with
one LI-Child and then several LI-Elements as sibblings instead of children of
the original L-Tag.

- One cannot define the language of the original document and so there is no
language defined within the pdf. This is a major accessibility issue! Either you
 set the language as part of document properties of the original writer
document, or you set the language within the pdf-export dialog. But there has to
be a language defined for each and every pdf document.

- The export of tables created within OOo Writer should be enhanced. The
WAI/WCAG as well as the german BITV demand correct markup for tables. Use
TH-tags for row headers and column headers. This could be achieved by using
the style table heading within writer and then using TH-tags for the first
table row and the first table column when these are marked as headings.

I include some pdfs to demonstrate these issues. One pdf is created with OOo
Writer 2.2 (NOT with extendedPDF) and the other with MS Word 2007 and Microsofts
pdf add-in (not Adobe PDF-Writer) installed.

Btw. pdfs created with extendedPDF are absolutely terrible in terms of
accessibility!

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 76952] PDF-Export accessibility

2007-05-04 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76952





--- Additional comments from [EMAIL PROTECTED] Fri May  4 11:43:12 + 
2007 ---
Created an attachment (id=44860)
pdf created with word 2007


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 76952] PDF-Export accessibility

2007-05-04 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76952





--- Additional comments from [EMAIL PROTECTED] Fri May  4 11:43:42 + 
2007 ---
Created an attachment (id=44861)
pdf created with OOo Writer 2.2


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75826] Improvement of tag structu re when exporting a document as pdf

2007-04-04 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75826





--- Additional comments from [EMAIL PROTECTED] Wed Apr  4 08:15:39 + 
2007 ---
Just some more information on this issue...

For an overview of the tags available in pdf:
http://www.adobe.com/enterprise/accessibility/pdfs/acro7_pg_ue.pdf

Another issue is the inavailability of an alt-text for images in Impress.
alt-texts are essential for the accesibility and supported in Writer, but not in
Impress. So alt-text should be available for drawings, too. And the alt-text
should be exported to the pdf-version of the presentation. This might be another
issue, but is also important for better pdf export.

The last thing that comes to my mind is that the heading of each slide
should/could be used for bookmarks. This is essential to the accessibility of a
pdf document.

With these enhancements the pdf export of OOo could be near to full accessible!?
I'm available for testing purpose, if needed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 75826] Improvement of tag structu re when exporting a document as pdf

2007-03-28 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75826
 Issue #|75826
 Summary|Improvement of tag structure when exporting a document
| as pdf
   Component|gsl
 Version|OOo 2.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|pl
 Reported by|bfisseler





--- Additional comments from [EMAIL PROTECTED] Wed Mar 28 14:20:48 + 
2007 ---
When a Impress (and other OOo) document is exported as pdf, a tag structure can
be created for better accessibility of the produced document. An examination of
the produced pdf shows that especially an export from Impress has a really bad
tag structure. For example there are no separated tags for each slide, enclosing
the content of the slides. Every shape seems to be on the same hierachic level.
This is really problematic for exported tables. The pdf-format includes a tag
for tables. A pdf document generated with powerpoint 2007 is rather well tagged,
because it includes slide-tags for each separate slide. Tables are also tagged
as tables, allowing clear distinction between table rows and table fields.

This issue should have high priority, because of the section 508 in the U.S. as
well as other accessibility laws and standards.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 75826] Improvement of tag structu re when exporting a document as pdf

2007-03-28 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75826


User bfisseler changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |43991)
Table test document
|  |, export OOo Impress






--- Additional comments from [EMAIL PROTECTED] Wed Mar 28 14:25:21 + 
2007 ---
Created an attachment (id=43991)
Table test document, export OOo Impress


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 75826] Improvement of tag structu re when exporting a document as pdf

2007-03-28 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75826


User bfisseler changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |43992)
Table test document
|  |, export Powerpoint 2007






--- Additional comments from [EMAIL PROTECTED] Wed Mar 28 14:26:21 + 
2007 ---
Created an attachment (id=43992)
Table test document, export Powerpoint 2007


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 75826] Improvement of tag structu re when exporting a document as pdf

2007-03-28 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75826





--- Additional comments from [EMAIL PROTECTED] Wed Mar 28 14:58:51 + 
2007 ---
No, not *more* tags, better structured tags! I've included two documents with
similar content. One created with PowerPoint 2007 and one created with Impress.
Both then exported to pdf. Just open the documents with Acrobat (not Acrobat
Reader) and compare the tag structure. The one created with PP is much better
structured, for example a slide-tag (for each slide), containing all the content
of one slide. The table is tagged as table, not as figure, that is what
Impress does.
The PD-Format offers many different types of tags to structure a document. This
is essential for the accessibility of a pdf document.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 61613] HTML Slidy/S5 compatbility

2007-02-23 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61613





--- Additional comments from [EMAIL PROTECTED] Fri Feb 23 08:23:17 + 
2007 ---
Perhaps this could be achieved via XSLT, converting every XML-Element in a slide
to the html-aquevalent.

Support the user with wizards, that help converting the document, and you could
create something like a web publishing wizard for web-based and accessible
presentations. Take a look at this for inspiration:
http://www.accessiblewizards.uiuc.edu/

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 74794] Alt-Text for objects

2007-02-22 Thread bfisseler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74794
 Issue #|74794
 Summary|Alt-Text for objects
   Component|Presentation
 Version|OOo 2.2 RC1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|editing
 Assigned to|wg
 Reported by|bfisseler





--- Additional comments from [EMAIL PROTECTED] Fri Feb 23 07:55:27 + 
2007 ---
It would be a nice addition in respect to the accessibility of presentations if
it would be possible to add an alt-text to any object (image, drawing,...) in
OOo Impress.
Take a look at Microsoft PowerPoint, where each and every object can have an
alt-text. These texts could be usefull in order to create more accessible
version of a presentation.

Further additions could include html output formatted like S5
(http://meyerweb.com/eric/tools/s5/) oder Slidy
(http://www.w3.org/Talks/Tools/Slidy/), in order to create accessible web
versions of a presentation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]