User 9d72be7cd4
19-11-2007 21:01:08
What would be the best method to programmatically create an image of all molecules in an Mview pane (ie, all cells)?
Here is what we're doing:
We've integrated Marvin with our java-based electronic notebooks. Molecules for reactants and reaction products are shown in two mview panes (one for reactants, another for reaction products).
We want to create a printed summary, and so need to generate two images, one for all reactants, another for all reaction products, and pass this to a form in our application to print with other relevant data (ie, protocol, materials list, labor totals, etc.).
Currently, I'm setting it up to process each cell individually, grab and generate an image, store all these temporarily, then use HTML to format / layout the structure images in preparation for printing.
Then, though...there has to be an easier way.
Is there? what would be a good method to generate a displayable (printable) image / output from a mview pane that can be passed to other applications to print with other data?
Any thoughts? ideas?
Thanks!
NCM
FSCI
Here is what we're doing:
We've integrated Marvin with our java-based electronic notebooks. Molecules for reactants and reaction products are shown in two mview panes (one for reactants, another for reaction products).
We want to create a printed summary, and so need to generate two images, one for all reactants, another for all reaction products, and pass this to a form in our application to print with other relevant data (ie, protocol, materials list, labor totals, etc.).
Currently, I'm setting it up to process each cell individually, grab and generate an image, store all these temporarily, then use HTML to format / layout the structure images in preparation for printing.
Then, though...there has to be an easier way.
Is there? what would be a good method to generate a displayable (printable) image / output from a mview pane that can be passed to other applications to print with other data?
Any thoughts? ideas?
Thanks!
NCM
FSCI