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