Hello everyone,
I have html document as input (as C# string), and I want to convert to PDF document keeping the html document format/style as much as possible using C#. Any reference samples? I prefer to use free or open source or Microsoft built-in library to convert to PDF.
thanks in advance, George