The charts have fixed dimensions, but probably different size (in bytes) since the legend will change a bit from one chart to another. I can fix the max length of the strings to replace, meaning I can put a dummy string in the template of the max length, then I can pad the strings when replacing them if necessary.
Would that work? How can I find the location of the strings to replace in the template? Do I need a template that's a pdf form? Thanks Fred On Mon, Feb 15, 2010 at 15:49, 1T3XT info <[email protected]> wrote: > Fred Janon wrote: >> I thought about using form >> fields, but it probably would not work for replacing images (charts). > > If the charts (or any other data you need to add) have a fixed size, > then it will work. If you don't know in advance how long or how short > the data that needs to be added will be, then it won't work (in that > case you probably need dynamic forms and you'll need Adobe LiveCycle > ES to fill them). > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > 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/ > ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php 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/
