Re: [iText-questions] onEndPage no longer working...

2012-02-21 Thread Rod Hall
Bah, an incorrect path to an image file! I thought I checked the console for errors but obviously not, thanks for the help. On Tue, Feb 21, 2012 at 8:16 AM, iText Info wrote: > Op 21/02/2012 0:55, Rod Hall schreef: > > We ported our java application from Google App Engine to a dedicated > > ser

Re: [iText-questions] onEndPage no longer working...

2012-02-21 Thread iText Info
Op 21/02/2012 0:55, Rod Hall schreef: > We ported our java application from Google App Engine to a dedicated > server running Tomcat. PDF creation works great, except that it > appears that onEndPage is no longer called, as we are not getting our > page headers or footers anymore. Code looks g

[iText-questions] onEndPage no longer working...

2012-02-20 Thread Rod Hall
We ported our java application from Google App Engine to a dedicated server running Tomcat. PDF creation works great, except that it appears that onEndPage is no longer called, as we are not getting our page headers or footers anymore. Code looks good, we still have our PdfHeaderFooter class whic