PDA

Click to See Complete Forum and Search --> : I just dont know how ...


Nikske
Jul 4th, 2006, 02:43 AM
First of all I'm using the Crystal Report version that comes with VS.NET 2003. I cant find the version number for it, can somebody enlighten me?

Ok here we go...
I'm converting an Access 2000 application to VB.NET 2003. This application generates reports. I'm trying to rebuild the access reports in crystal reports. One of the reports looks like this (http://img301.imageshack.us/img301/9521/report9dc.jpg)

But I just dont know how to get the drawings right. The report is based on a view that i've created. The records of the views are articles. When an article has a Reference (first column in the picture) like F1, F2, F3, ... It means that it is a drawing. With a drawing not only the record has to be shown onto the report but also the drawing has to be drawn. These images are saved into the database and is also a member of the view.

I can get an image on the report BUT for all other articles (which are no figures) I get a blanc space in the detail section (because there is no drawing for an article), like this (http://img67.imageshack.us/img67/2791/report29ks.jpg) .

So can please somebody help me with this so with a regular article there is no drawing (and also no blanc space)?

Thanks

Nik