im using a Dotmatrix EPSON printer to print reports, and I need how to print reports without using the CrystalReport and print dialog, i.e. I want code for print-based DOS in C # .net .........
I know a very old and dirty way. Just open LPT1 (or the printer port you are using) as a stream and output the characters.
Maybe this will help? http://support.microsoft.com/kb/322091/EN-US
? , ? System.Drawing.Printing .
, -, , - , , tekBlues.
Source: https://habr.com/ru/post/1710790/More articles:AJAX errors responseXML - javascriptafter logging in, redirecting to the input url? - drupalSaving jQuery code away from html files - javascriptAquaticPrime "Regular" license? - cocoaRecommendations for Ubuntu + Rails Fast Server - ruby-on-railsGet the following auto-increment value for a data column? - .netAS3: How accurate are the getTimer () methods and the Timer class? - flexWhat is the design of the best class: calling pages by calling a class and a BLL page or calling BLL class? - designLocalization of ArgumentException.Message in .NET. - c #Capturing rel and href type links in C # - c #All Articles