marcos_antonio_ps wrote: > I'm getting the following error when I'm trying to print from a Delphi application: > > File access denied. > > Code: > AssignFile(File, 'LPT1'); > > Make sure you can write to /dev/lp0
marcos_antonio_ps wrote: > I'm getting the following error when I'm trying to print from a Delphi application: > > File access denied. > > Code: > AssignFile(File, 'LPT1'); > > Make sure you can write to /dev/lp0