I'm still not sure what you need. So, say, I browse to this exhibit

    http://simile.mit.edu/exhibit/examples/nobelists/nobelists.html

and do some filtering, such as selecting Chemistry in the Discipline 
facet. Then I invoke the Print command. That seems to print the view 
just fine.

Or you mean that in an exhibit you can specify some lens templates for 
screen viewing and some for printing? E.g.,

    <div ex:role="lens" ex:media="screen">...</div>
    <div ex:role="lens" ex:media="print">...</div>

That would be hard to implement... Using CSS 'print' media support is 
probably the best you can do.

David

Ivan Zhidov wrote:
> David,
>
> What I thought about is that a tile element should have some way of 
> presenting that tile contents to be printed.
> I cannot find an easy way to do it. I started looking into CSS 'print' 
> media support so if you have an idea let me know.
>
> Ivan
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to