printing documentation from zope.org?
This may sound silly, but I'm trying to print documentation (specifically the ZPT reference) from 'The Zope Book' at zope.org, but I only get the first page. Does anyone else have this problem? Is this a function of the print stylesheet or something? W. Jeffrey Rankin Lead Web Application Developer O'NEIL & ASSOCIATES, INC. http://www.oneil.com 495 Byers Rd. Miamisburg, Ohio 45342-3662 Phone: (937) 865-0846 ext. 3504 Fax: (937) 865-5858 E-mail: jrankin@oneil.com Confidentiality Notice The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.
Several of us have put up the whole Zope Book in pdf format for ftp. I have it for anonymous ftp at sumeru.stanford.edu, at least for the moment. Check the list archives for other sites. On Mon, 13 Oct 2003, Jeff Rankin wrote:
This may sound silly, but I'm trying to print documentation (specifically the ZPT reference) from 'The Zope Book' at zope.org, but I only get the first page. Does anyone else have this problem? Is this a function of the print stylesheet or something?
W. Jeffrey Rankin Lead Web Application Developer
O'NEIL & ASSOCIATES, INC. http://www.oneil.com 495 Byers Rd. Miamisburg, Ohio 45342-3662 Phone: (937) 865-0846 ext. 3504 Fax: (937) 865-5858 E-mail: jrankin@oneil.com
Confidentiality Notice The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Jeff Rankin wrote:
This may sound silly, but I'm trying to print documentation (specifically the ZPT reference) from 'The Zope Book' at zope.org, but I only get the first page. Does anyone else have this problem? Is this a function of the print stylesheet or something?
Printing on zope.org is somewhat non-functional because it relies on CSS to work (hiding menus and other things). The problem is that the world isn't fail-prof and some browser doesn't handle this. Also pages with long pre-formated lines can destroy page layouts so that text gets clipped on the right side. I have mostly seen this problems in Firebird (because it's the browser I use). My suggested solution (posted in the Collector) is to re-introduce the print view ("?pp=1") that returns a printable version of the page. -- Johan Carlsson Tel: + 46 8 31 24 94 Colliberty Mob: + 46 70 558 25 24 Torsgatan 72 Email: johanc@easypublisher.com SE-113 37 STOCKHOLM
participants (3)
-
Dennis Allison -
Jeff Rankin -
Johan Carlsson