Re: [iText-questions] problem with Java package.

2006-07-11 Thread Bruno Lowagie
Aden Roper wrote: > I get into trouble when I add the following line to my code. > package com.lowagie.examples.directcontent.pageevents; > Am I doing something wrong or not referencing another jar file or something, I have it referencing the standard 1.4.2 itext jar and all other aspects of m

[iText-questions] problem with Java package.

2006-07-11 Thread Aden Roper
Hello there, I am working currently with the itext PDF library and have had some great success with it, but I am stuck at a particular point. I am trying to get my code to output PDFs with footer information on them but when I add the code as displayed on the itext website found here. http