Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch Available
Description
Harmony site used to have the print-related bug resulting in ugly-printed pages with broken figures/tables and truncated lines.
I'm glad to announce that this bug was defeated. And I'd like to say great thanks to Lesha Ivanov who helped this happened!
Please note that now we have three css files instead of one.
Make sure that all the modified files are updated and in correct directories:
- put site.css, screen.css and print.css the xdocs directory
- update build.xml from the main directory
- update site.vsl from the \xdocs\stylesheets directory
SitePrint.patch removes <table> tags from the site.vsl file, fixes the site layout, and updates other files to make the pages easy-to-read and nice-to-print.
Result: beautifully-printed pages with nice text layout; the main menu is removed from the print version to reduce whitespaces
Testing this site version, I was happy to find out that everything looks just fine in such browsers, as IE, Opera and MoziliaFirefox.
Your feedback is highly appreciated!