Re: [iText-questions] Create PDF w/ Barcode and retrieve position afterwards

2009-05-11 Thread GHad
eCellEvent listener. Short: works, not for text-wrap/untderlying, but I can live with this restriction for now. Thanks and greetz, GHad Bruno Lowagie (iText) wrote: > > GHad wrote: >> - I need the same information for images, but I have the restriction that >> the image shoul

[iText-questions] Create PDF w/ Barcode and retrieve position afterwards

2009-05-11 Thread GHad
s does not work, because the chunk is always at the next line when using alignment left, center or right. Using pageEvents I could capture an onParagraph and onParagraphEnd, but how can I check if the Image I want to find is part of the paragraph? I'm out of ideas, thank you for your help, greetz,