Description Usage Arguments Examples
Save a tableplot in pdf, eps, svg, wmf, png, jpg, bmp, or tiff format.
| 1 2 3 4 | 
| tab | a tabplot-object, or a list of tabplot-objects, which are either stacked horizontally or put on multiple pages (for pdf only) | 
| filename | filename with extention (pdf, eps, svg, wmf, png, jpg, bmp, or tiff) | 
| device | device, automatically extracted from filename extension | 
| path | path to save to | 
| scale | scaling factor | 
| width | width (in inches) | 
| height | height (in inches) | 
| dpi | dpi to use for raster graphics | 
| onePage | if true, multiple tab objects are stacked horizontally, else they are printed on multiple pages | 
| ... | other arguments passed to  | 
| 1 2 3 4 5 6 7 8 9 10 11 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.