You can also get the Beta of GWindows that includes printing support and more at http://www.adapower.com/gwindows Tutorial 10 covers printing using GWindows and can be seen on-line at http://www.adapower.com/gwindows/user_guide.html David Botton > "EDUARDO HASBUN ." <[log in to unmask]> writes: > > > I need to be able to set the output to a printer, in other words I want to > > print something in Ada 95 using my printer. I'm using GNAT 3.13p in > > Windows. Can someone help me?? > > If you want to draw lines and use fonts, you have to > access the Win32 GUI functions, via Windex or Claw or GtkAda, and > write to a printer device instead of a screen device.