Garry Saddington, on 2007-07-12: > I am trying to use html2pdf and htmldoc to generate pdfs on the fly. I can > get > it to work perfectly if I set all view permissions for anonymous. However, > this is not suitable for a member only site. Can anyone point me in the right > direction for such use? > > I am using: > (Zope 2.9.0, python 2.4.2, win32) and latest version of html2pdf.
I would simply say: set the view permissions to Member and not to Anonymous. Then report back here with any errors you get. -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ "Do not worry about your difficulties in computers, I can assure you mine are still greater." _______________________________________________ Zope maillist - [email protected] 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 )
