Be careful using addtemplate. See
http://article.gmane.org/gmane.comp.windows.dotnet.itextsharp.general/1407
Best regards,
Carsten
David Powell schrieb:
> What is the best/recommended method to add a new page to a large PDF
> document? I want to add pages at the begin and at the end of the
> do
What is the best/recommended method to add a new page to a large PDF
document? I want to add pages at the begin and at the end of the document. I
am thinking about using the following steps, but I am not sure this is the
best approach:
1. Create a new Document
2. Add new pages using Document.newPa