| name | values | default | required | 
	| java_codebase (codebase) | relative path to applet archive directory (e.g.: "../java/") |  | yes | 
	| width | applet width in pixels |  | yes | 
	| height | applet height in pixels |  | yes | 
	| hspace | applet horizontal space |  | no | 
	| vspace | applet vertical space |  | no | 
	| align | applet alignment |  | no | 
	| name | applet name |  | no | 
	| id | applet id |  | no | 
	| license_number | enter here your software license number |  | yes | 
	| param_Copyright | Tecnick.com s.r.l. - www.tecnick.com |  | yes | 
	| param_page_encoding | encoding character set of the html page where the applet is loaded | iso-8859-1 | no | 
	| param_encoding | encoding character set of the document to edit | iso-8859-1 | no | 
	| param_separate_window | true the applet is on a popup windowfalse the applet is on the same page of the <form> specified on the following parameter "param_callingform"
 | true | no | 
	| param_callingform | name of the <form> containing the field indicated on the following parameter "param_callingfield" |  | yes | 
	| param_callingfield | name of the <form> field (e.g.: <textarea>) from where to load and where to save HTML/XHTML document |  | yes | 
	| param_xhtml | true output XHTML codefalse output HTML code
 | true | no | 
	| param_indent | true indent XHTML output codefalse compact XHTML output code
 | false | no | 
	| param_buttons_images_path | relative path to directory containing buttons images |  | yes | 
	| param_images_path | absolute URL path to directory containing images that could be inserted on document (e.g.: http://www.mysite.com/images/) |  | yes | 
	| param_images_list | colon-separated list of images filenames contained on the directory specified by previous parameter "param_images_path" |  | yes |