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

2008-07-30 Thread wasegraves
-- Original message -- From: "Udkik.dk" <[EMAIL PROTECTED]> > > 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. Indeed, it is alright to ask for help. OTOH, a request for help th

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 Bruno Lowagie
Udkik.dk wrote: > Technically, your are right. But why not extent your point of view and > close this community. That's indeed a very tempting offer. I'll think about it. > People can just figure everything out themself! > Socially, you are terrible wrong. Before you start lecturing people abou

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

2008-07-30 Thread wasegraves
-- Original message -- From: "Udkik.dk" <[EMAIL PROTECTED]> > > 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! Allan, mea culpa! I did not make

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 > ---

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

2008-07-29 Thread wasegraves
-- Original message -- From: Ning Zhao <[EMAIL PROTECTED]> > > Hi Allan, > > I'm not sure whether the getWidth() method was already available in > version 2.0.6. Ellen, Allan will find it instructive to look up for himself, in the sources, when the methods left,

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

2008-07-29 Thread Ning Zhao
Hi Allan, I'm not sure whether the getWidth() method was already available in version 2.0.6. You can try to download the latest version 2.1.3, it should work. Or if you cannot upgrade your iText lib, try the getLeft() and getRight() methods of the Rectangle class. You can get the width by sayi

[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:/