Implementation of HTML/CSS paged media in KHTML and Konqueror
Printing has always been neglected in KHTML. There are many bugs and the support for CSS 2.1 paged media attributes and selectors is weak.
The goal of this project is to improve the support for HTML paged media, implement the CSS 2.1 paged media in KHTML, and add a presentation mode for Konqueror for showing HTML pages as presentations (paged).
References:
- media types(print, presentation)
- http://www.w3.org/TR/CSS21/media.html
- paged css 2.1
- http://www.w3.org/TR/CSS21/page.html
- paged css 3 http://www.w3.org/TR/css3-page/
- Konqueror:
- http//konqueror.kde.org
- KHTML:
- http//khtml.info
Note:
Although I am a student, am also already a major developer of KHTML.
[ Edit ]