First ,all thanks for the input
(Robert M), as always i have searched in the past for driver ,and the only one that came close was a Okipos 425 driver.
With that driver i can use some Epson printers -such as TM-H5000 ,TM88 and a few more.
But the main problem with a printer driver is the way it sends the data to the printer- only graphics-
And the print quality is poor ,whatever font i use.
Plus a few artifacts every time on the top of the printing (problably a control code)
Besides the OKI printer driver i found no other - and i did search for many hours.
I did find some info about some ancient POS applications from IBM ,but nothing i could use.
Because i am now in the process of creating an application for a customer -printing labels- i am at it again
Now the printer that i want to use is a Intermec label printer (just because i have many around )
For me writing printer drivers is something i am not capable of ,since i have very little programming skills.
But making something in DBexpert is my preferred choice ,done this for 10 years now and it is the lazyest way
Only there could be a problem concerning purchasing addional (runtime)licences
---------------------
But all this was not my original question.
The real problem was how to get the data from a report into a rexx script.
UPDATE -

Just found a way, very simple of course - just export the quert to a .TXT file and print it or whatever.
But i am still interested in some old driver for epson printers ,so if anyone can dig something up ......
------------------------
For my (label) application i am not yet sure which os/2 version to use ,
I hoped to do it the easyest way and use a not to big computer with touch screen and dbexpert
Or i could forget about os/2 ,dbexpert and the computer and take a PIC microchip ,write an assembly program and
to it the hard way - i have the means but not the time and the programming skills - so this would take forever
Now what ?