How to print barcode thermal labels in ASP.NET with ThermalLabel SDK
Posted by: ASP.NET Announcements,
on 20 Jul 2009 |
View original | Bookmarked: 0 time(s)
Prerequisites- Neodynamic ThermalLabel SDK 2.0 for .NET - Microsoft .NET Framework 2.0 (or greater) - Microsoft Visual Studio 2005 / 2008 - Microsoft Visual Web Developer Express 2005 / 2008 - Any Zebra Thermal Printer supporting ZPL (Zebra Programming Language) or EPL (Eltron Programming Language) In an ASP.NET Web Application, Server-side printing means that the printing job takes place on the Server machine which is hosting and running our ASP.NET Web Application as is illustrated in the following...