You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by ma...@online.de on 2004/12/22 10:46:01 UTC

HSSF Serializer: How to print pagenumbers

Hi there!

I'm generating an xls-file with the HSSF Serializer.
Now I want to print the pagenumbers in the footer using the following
sequence:

<gmr:PrintInformation>
<gmr:Footer Left="" Middle="" Right="Page
&amp;[PAGE]"/>			</gmr:PrintInformation>

This works fine for gnumeric, but the result for the xls-file is "Page
AGE]" in the lower right corner of the page.

Is the any chance to print the pagenumbers?

Regards,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org