Re: doc to pdf
Jeff B <[email protected]> Fri, 16 May 2008 10:34:55 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Try looking into iText. It is a java based pdf creation library. Very powerful. We use iTextDotSharp which is basically a C# wrapper around the iText java library.