Hi there.
I have a .NET WinForms containing a few user controls. these controls usually contain either a RichTextBox or similar text controls (also 3rd party grid, XtraGrid suite, but those have the feature i want). I want to export the form the same way it looks to a PDF document.
I've seen several libraries and general PDF creation features but im completely confused as to what i need exactly.
If anyone has any suggestions how to do the scenario I'm talking about, I'd appreciate the help and personal experience with PDF.