I'm trying to reproduce a shipping label that we print off on a receipt that goes out to our customers (in case they want to return it). Anyways, the information on it is coming from a table in our db. We are trying to figure out if Crystal Reports would be the best, fastest way to produce a simple label with some information and a barcode on it. We thought it might be possible to use some kind of graphics object/class in C#, which is what we program our site in. I'm starting to lean towards CR, any thoughts or suggestions?