Hi. I'm unsure if this is the right topic, but since
GDI is mentioned i'll give it a go.

I need a very simple dll (COM/OCX) for printing reciepts at
a receipt printer.
The ideal functionality of the
function should be :

Print(string printername, string fontname, string PrinterOutput).

It's important that it's possible to use the native
fonts of the printer(Device Specific?), using TrueType
fonts will make the print slow.

I've looked around, but i've only found components that
by far exceed my simple needs.

Does anyone know a component that match my needs ?