michelle jeffreys wrote:

thanks Bruno,
In fact, on reading your answer it appears my question is of a more basic nature. We're using CrystalReports in C# to create the PDF's and archive them. All I actually need to do is figure out how to concatenate those PDFs using iText and C#... I'm not sure if it's possible to call the class *com.lowagie.tools.concat_pdf* from within *C#* instead of from the command line?

If you're using C#, then you should download a .NET port of iText,
for instance: http://itextsharp.sourceforge.net/
From there it's easy to adapt the examples in the iText tutorial:
http://itextdocs.lowagie.com/tutorial/general/copystamp/
br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to