PDF Generating Tool Support Forum

HOME   Login   Register    Search




  Subject: Header Footer Issues
   PostPosted: 10 Apr 2010, 09:23 
Hi,

Recently i found this interesting tool. I want to generate a pdf which will consist of several pages. In each and every page we should be having a header and footer of a table row with the applied css on that.

the header would be

<table>
<tr class="band>
<td>&nbsp;</td>
</tr>
</table>

Whether pd4ml will support this on pd4ml:header and pd4ml:footer tag

Thanks in Advance

Regards

Felix


  Subject: Re: Header Footer Issues
   PostPosted: 20 Jul 2010, 13:52 
Yes. I would recommend to use <pd4ml:page.header> for that:

<body>
<pd4ml:page.header>
<table>
<tr class="band>
<td>&nbsp;</td>
</tr>
</table>
</pd4ml:page.header>


<pd4ml:header>, you mentioned, is a custom JSP tag, mapped to PD4ML API - so it works only in JSP container. More info about PD4ML headers/footers: html-pdf-faq-f1/pdf-page-headers-footers-definition-options-t41.html


Last bumped by Anonymous on 20 Jul 2010, 13:52.



[Reply]     [ 2 posts ] 

cron
Copyright ©2004-10 zefer|org. All rights reserved. Bookmark and Share