<!ELEMENT pagesize (width?, length?)>
Set the size of the page
Parent:
Childs:
Attributes:
Note:
The pagemanager CPagePrinter ignores this tag. It gets the page size from the printer parameters.
Examples:
Set the page to 66 rows and to 80 columns. <pagesize> <width>80</width> <length>66</length> </pagesize>
Copyright © 2003-2008 Darvin Andrioli, last change 24/09/2003