I'm not sure I understand the css/printing business. The JSmol/HTML5 prints
directly. It's not set up for use with JSmol/Java.


On Sat, Aug 17, 2013 at 7:04 AM, Angel Herráez <angel.herr...@uah.es> wrote:

> I found a better solution that works both with HTML5-JSmol and Java-Jmol,
> and does not depend on setting the coverimage:
>
> @media print {
>         div[id$='_appletdiv'] { display:none !important; }
>         div[id$='_appletinfotablediv']:before {
> content:url(someimage.jpg); }
> }
>
> Still, as I said, this is hardly needed in JSmol since both Firefox and
> Chrome
> print the JSmol object contents.
>
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to