> Bruno Lowagie wrote:
> 
> That's very difficult if different CTMs are involved.
> Why do you need to know the coordinates?
> Isn't there another way to achieve what you want to do?
> br,
> Bruno
> 

I need these coordinates because I want to stamp a concatenated Pdf document. 
This document consist of two documents. In one of them I wrote the total page 
num in each created PdfTemplate during the creation. 
Now I want to change the total page num because the content of the second 
document added to. The only thing that I've got, is a list of all created 
PdfTemplates. I thought that all of these PdfTemplates has some coordinates 
and I could write some text at this positions. In the OnCloseDocument method 
the the total page num will be correctly written in each PdfTemplate, too.
Do you know another idea how I could change the total page num in the 
concatenated document.

br,
Eric


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to