How to combine different rtf files by using iTextsharp?

catEngini

New Member
I use \[code\]itextsharp\[/code\] to generate some rtf forms in my .Net 3.5 project, and pack them into a zip file for people to download. Is it possible to merge these rtf forms into one and keep their own headers, footers and page numbers? The version of my itextsharp is 4.0.4.0.
 
Back
Top