Re: [iText-questions] Graphics2D not working

2008-07-30 Thread Neel Parekh
So figured it out, and thought I would post this in case someone else needs to know... It was working, but the borders are a little weird on PDF. It seems like the minimum y value is around 70. Any higher than that is off the page. But the min x value is still 0. I know the given point is the b

Re: [iText-questions] Graphics2D not working

2008-07-29 Thread 1T3XT info
Neel Parekh wrote: > So I'm just trying to start out using the Graphics2D version of iText, > and for some reason, I'm not seeing anything showing up... the pdf is > created, but it's blank. My code is below. Any help you could offer > would be greatly appreciated. > > FYI... I'm using iText

[iText-questions] Graphics2D not working

2008-07-29 Thread Neel Parekh
So I'm just trying to start out using the Graphics2D version of iText, and for some reason, I'm not seeing anything showing up... the pdf is created, but it's blank. My code is below. Any help you could offer would be greatly appreciated. FYI... I'm using iText version 1.4.1, but I tried it with