All-on-one-page print view in Plone
Posted
by
Kev
on Server Fault
See other posts from Server Fault
or by Kev
Published on 2010-12-15T17:35:17Z
Indexed on
2010/12/26
2:55 UTC
Read the original article
Hit count: 265
We have a Plone 4 document that is in a hierarchy. At each node there's either a document, or a folder. Folders then have more documents and folders. We want to be able to print the entire hierarchy, which means rendering the whole thing on one page.
I see a number of web sites like this one that seem to have something like this. Is it manually done or is there some add-on I can get to make this feature possible?
© Server Fault or respective owner