[iText-questions] (no subject)

2003-10-29 Thread Jim Haggerty
unsubscribe

[iText-questions] Width of rectangle lines

2002-07-11 Thread Jim Haggerty
Having a problem generating a rectangle with line widths greater than 1. cb is of Class PdfContentByte: cb.setLineWidth(3f); cb.moveTo(x,y); cb.lineTo(x,y + whatever); cb.stroke(); Gives a nice juicy line. however: cb.setLineWidth(2f); cb.rectangle(x, y, w, h); produces the correct size, bu

[iText-questions] Running as servlet/Websphere

2002-07-08 Thread Jim Haggerty
FYI... My previous issue had to do more with Websphere (WSAD), which a couple of people were able to help with. Specifically, I had to use the J2EE perspective to add the jar using the "Edit module dependencies..." menu selection after right-clicking on the project. The first step was to impo

[iText-questions] Running as servlet

2002-07-05 Thread Jim Haggerty
eving success running iText as a servlet/JSP? BTW - where is the source code for the JSP example? Thanks, Jim Haggerty --- This sf.net email is sponsored by:ThinkGeek Bringing you mounds of caffeinated joy. http://thinkgeek.c