Posted on: 1/27/2014 7:29:03 PM | Views : 661

Hello everyone and thanks for your help in advance.  I am working with a set of webforms that need to utilize iTextSharp to generate PDF documents on the fly. I also have some console applications that need to utilize these same on the fly PDF documents.  What I want to do is create a clas that creates the document and then pass it to the consuming pageor console application.However, I have tried passing the native iTextSharp objects without success.  I have noticed some mention of passing memory streams, but no success with that either.  Any help would be appreciated.

Go to the complete details ...