[Arno Gross] | Is there a way to produce a thumbnail as a preview | of a rendered DTML document? I'm not aware of any smart of doing this. But a possible solution might be to feed the DTML Document to PIL (Python Image Library) and have that create an Image for you -- which, in turn, you could create into a thumbnail.