Hiyas

Is it possible to create a PdfTemplate, add it to a PdfContentByte, close the 
file, open the file again and then finding and finally filling the 
PdfTemplate?

Background: We create multiple really large PDF files which may have content 
that isn't ready yet. So, with just one PDF, I can use PdfTemplate, add 
the tmeplate to the position where I need it and fill it at the end of the 
report and everything's cool. But the situation at hand, is, that, for 
example, I have a PageXofY problem where Y is distributed over a couple of PDF 
files. For example, I have like 10 PDF files, each of them contains 10 
pages. However, all of them should have page x of y where y is 100 (10 PDF x 10 
Pages). My idea was to close the PDF's and, when I have the grand 
total, reopen them, finding the PdfTemplate through some so far unknown ways 
and fill the content needed then.

Is this possible?

Best regards,
rog


-- 
       Pets are always a great help in times of stress. And in times of
       starvation too, o'course.           --  Terry Pratchett, "Small Gods"

-------------------------------------------------------------------------
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