Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nukem9/usps4_csharp
C# wrapper for the USPS4 encoder
https://github.com/nukem9/usps4_csharp
barcode barcode-generator csharp mail usps
Last synced: 10 days ago
JSON representation
C# wrapper for the USPS4 encoder
- Host: GitHub
- URL: https://github.com/nukem9/usps4_csharp
- Owner: Nukem9
- License: unlicense
- Created: 2017-10-20T02:22:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T02:36:47.000Z (about 7 years ago)
- Last Synced: 2024-12-15T14:55:05.903Z (10 days ago)
- Topics: barcode, barcode-generator, csharp, mail, usps
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USPS4_CSharp
C# port of the USPS4 ([Intelligent Mail® Barcode Multi-Platform Encoding Software](https://ribbs.usps.gov/index.cfm?page=intellmailmailpieces)) encoder.
This requires the 32-bit or 64-bit `usps4cb.dll` file from [https://ribbs.usps.gov/onecodesolution/download.cfm](https://ribbs.usps.gov/onecodesolution/download.cfm?downloads=Windows&selection=4). It must be renamed with the architecture (`usps4cb32.dll` and/or `usps4cb64.dll`).
## License
[Unlicense](https://unlicense.org/)