Well, there are free open source 3rd party tools like iText# that can generate PDFs. I suggest you download the source code and study them to see how they do it.
But as far as I know there is no simple, built-in way to generate PDFs in .NET.
Crystal Reports has a way to do it. But you would almost have to do it on your local machine if you are trying to do this to another machine it wouldn't be possible. And no this is not a symple program to use. Good Luck
Comment