| Home | Trees | Indices | Help |
|
|---|
|
|
Utilities for generating PDF and HTML 2D report files.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
| Report2D | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Convenience function. Generates a PDF document from the specified structure file. infile - Input structure file path outfile - Output PDF file path num_cols - number of columns to produce papser_size - for now always LETTER props - property data names to include display_property_names - whether to print property names in addition to values |
Convenience function. Generates an HTML document from the specified structure file. infile - Input structure file path outfile - Output HTML file path num_cols - number of columns to produce (specify zero to produce spreadsheet-style HTML) props - property data names to include display_property_names - whether to print property names in addition to values |
Convenience function. Generates an Excel spreadsheet document from the specified structure file. infile - Input structure file path outfile - Output HTML file path props - property data names to include |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 29 12:43:01 2012 | http://epydoc.sourceforge.net |