On Sep 18, 2010, at 1:27 AM, 1T3XT info wrote: > On 18/09/2010 0:01, Bob Barnes wrote: >> I've been looking at PdfContentByte, PdfDestination & PdfAction, but to >> be blunt I'm in way over my head here. This is just a huge API to try to >> get a grasp of in a couple of days;-( > > That's why we've put so much effort in writing a quality book > (iText in Action, 2nd edition) with a top quality publisher > (Manning Publications). > > Already in chapter 1 you learn that there is a way to place > a Chunk at an absolute x,y coordinate (with a forward reference > to chapter 3), so this is not true:
Yep, actually found that example after my earlier post, although no matter what coordinates I used the text was written at the bottom left corner of the page. > >> Since there doesn't seem to be a way >> to place a Chunk at an absolute x,y coordinate > > Please don't try to run before you can walk... Unfortunately, in the real world of software development, management doesn't always allow time to learn how to walk before asking you to run;-) > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.itextpdf.com/book/ > Check the site with examples before you ask questions: > http://www.1t3xt.info/examples/ > You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
