ps_begin_template
Start a new template
&reftitle.description;
intps_begin_template
resourcepsdoc
floatwidth
floatheight
Starts a new template. A template is called a form in the postscript
language. It is created similar to a pattern but used like an image.
Templates are often used for drawings which are placed several times
through out the document, e.g. like a company logo. All drawing functions
may be used within a template. The template will not be drawn until
it is placed by ps_place_image.
&reftitle.parameters;
psdoc
Resource identifier of the postscript file
as returned by ps_new.
width
The width of the template in pixel.
height
The height of the template in pixel.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
Creating and using a template
]]>
&reftitle.seealso;
ps_end_template