2
votes
How do I programmatically create a PDF in my .NET application?
I have had good experiences with PrinceXML. It generates a .PDF from a .HTML file, which sounds like a hack at first, but their rendering engine is very good. Passes acid2 and has good .svg suppo …
