Re: [iText-questions] Irregular ColumnText problem

2009-04-04 Thread David Ethell
Thank you so much! On Sat, Apr 4, 2009 at 9:51 AM, 1T3XT info wrote: > David Ethell wrote: >> I never saw a response so I decided to condense my problem into a >> small reproducible program. Here is a small test class and an attached >> PDF file that I am trying to overlay text on. > (some code)

Re: [iText-questions] Irregular ColumnText problem

2009-04-04 Thread 1T3XT info
David Ethell wrote: > I never saw a response so I decided to condense my problem into a > small reproducible program. Here is a small test class and an attached > PDF file that I am trying to overlay text on. (some code) > Can anyone explain why my use of setColumns is > producing no output? Becau

Re: [iText-questions] Irregular ColumnText problem

2009-04-04 Thread 1T3XT info
David Ethell wrote: > Sorry to punt this again, but is anyone able to see what I'm doing wrong here? I was planning to look at it this weekend (had to work on Thursday and Friday; I have to earn a living too); your repost has moved the question from the top to the bottom of the stack. Too bad. -

Re: [iText-questions] Irregular ColumnText problem

2009-04-03 Thread David Ethell
Sorry to punt this again, but is anyone able to see what I'm doing wrong here? On Thu, Apr 2, 2009 at 7:41 AM, David Ethell wrote: > I never saw a response so I decided to condense my problem into a > small reproducible program. Here is a small test class and an attached > PDF file that I am tryi

[iText-questions] Irregular ColumnText problem

2009-03-21 Thread David Ethell
I'm trying to use an irregular column layout with ColumnText. When I use setColumns I get no visible output on the page but when I use setSimpleColumn the output is there. Here is the code snippet in question if anyone can help: int pageNumber = 1; PdfContentByte over = stamp.getOverContent(pageNu