Home / Scripts & Code / C#
Receipt PrintingReceipt Printing
"Receipt Printing" is a simple Windows Forms project which generates various receipts. Average rating of 5.0 based on 1 votesHome / Scripts & Code / C#
Receipt Printing
"Receipt Printing" is a simple Windows Forms project which generates various receipts. Average rating of 5.0Overview
"Receipt Printing" is a simple Windows Forms project which generates various receipts. The project is well documented and has detailed comments. The code is well structured which allows you to easily work with it and implement it in other projects. Elements consist of 1D/2D barcodes, images and customizable text.
Features
- Prints receipts and tickets
- Generates 1D/2D barcodes
- Automatically calculates the position of the elements on the receipt/ticket
Requirements
- Windows 7/Vista/8/8.1/10
- .Net framework 4.6.1
- Visual Studio 2017
- Receipt printer
Instructions
- Unzip the archive
- Open solution (../Project/ReceiptPrint.sln)
- Set appropriate value for "maxWidth" field of the "Receipt" class
- Rebuild the project
- Start it
Reviews
Information
Category | Scripts & Code / C# |
First release | 7 May 2019 |
Last update | 7 May 2019 |
Files included | .html, .cs, .csproj |
Software version | .NET 4.6 |
Tags | ticket, receipt, barcode generator, receipt printing |