esolzsubhadeep wrote: > Well, thanks. Now please tell me how I can merge pdf files with itextsharp? > If there's any webpage regarding the process, could you please give that > link? That would be beneficial for me as I have searched but somehow missed > it.
The objects that are needed in iTextSharp have the same name as the objects in iText, so you can have a look at the copystamp tutorial page: http://itextdocs.lowagie.com/tutorial/general/copystamp/ There's also a very useful site called 'Google' that will point you in the direction of pages with examples like this one: http://khsw.blogspot.com/2006/04/merge-pdf-files-using-itextsharp.html br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
