see my answer in the other section
Printable View
see my answer in the other section
Ok, is my problem. I'm working with recordset. Now, I have to work with that recordset and put that data on a "pre-print" paper (I mean that I have to fit the right data on the right place on my paper, ex:Name as to go on top from 1 inche from the left and so on..., is that clear ?). I was asking myself what was the best way to do this!!! I was looking at the DataReport in Vb, but the problem with that is that it only work with table and storedprocedure. I don't want to use table... And my stored procedure is to specific to work with. I want to work with a recordset. I was also looking a the printer object, but I don't have any idea how to tell to the printer object that I want that piece of data to go to a specific region on my paper... Any help, suggestion or third party software, control would really be appreciate.
thank, Patrice Merineau