Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)