> -----Original Message-----
> From: David Thielen [SMTP:[EMAIL PROTECTED]
> Sent: Saturday, July 12, 2003 21:12
> To:   itext
> Subject:      [iText-questions] Writing to multiple pages at once
> 
> Hi;
>  
> Two questions about writing to multiple pages at once (basically I need to
> draw on pages 1 - 3 intermixed - it's a giant pain to write all of page 1
> before writing anything on page 2).
>  
> 1. I asked this before and got a reply about how to do it - and lost that
> reply. So sorry to ask again, but how do I do this?
>  
        It can be done but not with Document.add(). You can create a
template for
        each page and write to the templates in any order.

> 2. And is there a sample that shows it?
> 
        Look at any example using templates.

        Best Regards,
        Paulo Soares
>  
> thanks - dave


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to