Printers
Blitz3D Forums/Blitz3D Beginners Area/Printers| 
 | ||
| How can I find network printers. Then, how can I print from them? | 
| 
 | ||
| You can't.  There might be old DLLs around somewhere for printing to pre-installed printers but don't count on it working properly. | 
| 
 | ||
| About finding the network printers, only by researching how to access them (perhaps in MSDN there's some guides). As for printing from pre-installed: http://www.radioactivegamer.com/Blitz/ http://blitzbasic.com/codearcs/codearcs.php?code=1513 |