Nothing
do_page_setup <- function()
{
if (is.null(settings))
settings <- gtkPrintSettings()
new_page_setup <- gtkPrintRunPageSetupDialog(main_window, page_setup,
settings)
page_setup <- new_page_setup
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.