Re: [iText-questions] Footer placed on page header

2008-08-14 Thread Udkik.dk
Hi NomadeWolf, Just do as described in the manual chapter 14. Best regards, Allan Unnerup > I can't use classes, i'm programing in jsp. What i need is a procedure > oriented example. > My doubt is, where/how i set the page event, where/how i set the code to > execute. > Anyone willing to help? >

Re: [iText-questions] java.lang.NoSuchMethodError: com.lowagie.text.Rectangle.getWidth()F

2008-07-30 Thread Udkik.dk
Dear Bill Segraves, > The iText discussion list is not a help desk. Sorry, I missed this. I thought it was allowed to ask for help. > When you ask a question and get an answer from one or two people, there may > be 10x as many people whose time has been wasted by your having asked the > question

Re: [iText-questions] java.lang.NoSuchMethodError: com.lowagie.text.Rectangle.getWidth()F

2008-07-30 Thread Udkik.dk
Dear Bill Segraves, Technically, your are right. But why not extent your point of view and close this community. People can just figure everything out themself! Socially, you are terrible wrong. I appreciate the help from Ellen. This help saved me lot of time. Best regards, Allan Unnerup > ---

[iText-questions] java.lang.NoSuchMethodError: com.lowagie.text.Rectangle.getWidth()F

2008-07-29 Thread Udkik.dk
Hi community, I need your help. I have an exception error regarding "Rectangle.getWidth()", I cannot solve myself. The exception, and the Java source is listed below. iText version: 2.0.6 java.vm.version: 1.4.2_09-b05 Apache Tomcat/5.0.30 If you need other systems values, please look here: http:/

Re: [iText-questions] HowTo install iText?

2008-06-10 Thread Udkik.dk
Hi Bruno, I copied the HelloWorldServlet.java servlet. Yes, I did compile the Java file to a class file. No, I did not declare anything in the web.xml. I use java.vm.version 1.4.2_09-b05 on Tomcat 5 / Apache / Red Hat. In this example, I did not use any fancy IDE. I used a plain text editor and t