Home
PHP
Application
Php Manual
Pictures
GuestBook
 
 
  Introduction Dlog Aprint SpTpl 
  Yap Xml2Array

 

 

 
 
 
Tag Index

<!ELEMENT newpage EMPY>

Skip to a new page

 

Parent:

report
 

Childs:

 

Attributes:

 

Note:

Also you may set the page change by the attribute 'vpos' of the tag row. See the following examples.

 

Examples:

Write two in two different page
<row>I'm on page 1</row>
<newpage />
<row>I'm on page 2</row>

You get the same result as the above example in this way
<row>I'm on page 1</row>
<row vpos='newpage'>I'm on page 2</row>

 

Copyright © 2003-2008 Darvin Andrioli, last change 30/08/2003