Reports in letterform
-
Hi, I have a question related to reporting. Right now I'm trying it with Crystal Reports, but I'm open to other suggestions. I need to make some letters generated from a customer file in a MySQL DB. The letters would involve some fixed text, some variable field in and under the text. What are the best ways to generate reports for MS Word or in PDF when I have a class that looks like this f.e.: Rappel - customerName - customerStreet - customerPostal - quantityBehindOnPayment - comments or little more complex Invoice - customerName - customerStreet - customerPostal - customerCode - InvoiceLines (list) - total - comments If the answer is going to be "use Crystal Reports", can anyone direct me towards a decent tutorial, example or anything for using this kind of reports? Because I'm kind of struggling. Thanks in advance. The output can be anything as long as its printable (.doc, .pdf, .html,...)
Visual Studio can't evaluate this, can you?
public object moo { __get { return moo; } __set { moo = value; } }